Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: client/client.gyp

Issue 651283003: Add crashpad_info, MachOImageAnnotationsReader, and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Refactor to reduce deep nesting Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/crashpad_info.h » ('j') | util/mac/mach_o_image_annotations_reader.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/client.gyp
diff --git a/client/client.gyp b/client/client.gyp
index d5663705a20cae648800c5744c960413a42489a0..a648d0d995aa739c0e0977d14c61c5ea883457a7 100644
--- a/client/client.gyp
+++ b/client/client.gyp
@@ -26,6 +26,8 @@
'sources': [
'capture_context_mac.h',
'capture_context_mac.S',
+ 'crashpad_info.cc',
+ 'crashpad_info.h',
'simple_string_dictionary.cc',
'simple_string_dictionary.h',
],
« no previous file with comments | « no previous file | client/crashpad_info.h » ('j') | util/mac/mach_o_image_annotations_reader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698