Fix common_windows.gyp.

- Rename two files from '.cpp' to '.cc' and insert missing comma in
  between lines in source files list.

Change-Id: I169a738b565f52292cb0292b34c4397e9dc05370
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1666351
Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
This commit is contained in:
Nelson Billing 2019-06-18 16:09:14 -07:00
parent 92032389a6
commit 315ab8a927
3 changed files with 1 additions and 1 deletions

View file

@ -77,7 +77,7 @@
'guid_string.h',
'http_upload.cc',
'http_upload.h',
'module_info.h'
'module_info.h',
'omap.cc',
'omap.h',
'omap_internal.h',