mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
gyp: build client_argv_handling
client_argv_handling.{cc,h} were added to BUILD.gn, but omitted from the corresponding gyp files. Change-Id: I52ebf61234cfa22c3f08e2edd824c298e4879e6a Reviewed-on: https://chromium-review.googlesource.com/1010921 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>
This commit is contained in:
parent
856339b2d2
commit
091308be6a
@ -65,6 +65,8 @@
|
||||
}],
|
||||
['OS=="linux" or OS=="android"', {
|
||||
'sources': [
|
||||
'client_argv_handling.cc',
|
||||
'client_argv_handling.h',
|
||||
'crashpad_info_note.S',
|
||||
'crash_report_database_generic.cc',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user