mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
Add missing comma in compat.gyp
Causes a warning in the gyp-msvs generator. R=mark@chromium.org Review URL: https://codereview.chromium.org/1490073005 .
This commit is contained in:
parent
47fbac4ae1
commit
fabcd79057
@ -22,7 +22,7 @@
|
||||
'type': 'static_library',
|
||||
'sources': [
|
||||
'mac/AvailabilityMacros.h',
|
||||
'mac/kern/exc_resource.h'
|
||||
'mac/kern/exc_resource.h',
|
||||
'mac/mach/mach.h',
|
||||
'mac/mach-o/getsect.cc',
|
||||
'mac/mach-o/getsect.h',
|
||||
|
Loading…
x
Reference in New Issue
Block a user