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

Unified Diff: snapshot/snapshot.gyp

Issue 650223007: Add ProcessSnapshotMac (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@module_snapshot_mac
Patch Set: 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
« snapshot/process_snapshot_mac.cc ('K') | « snapshot/process_snapshot_mac.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/snapshot.gyp
diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp
index 7d145978b4fb74080e513403467490785d653b44..33f70ebdc486793d7af0f50ec36e13e3dcca1903 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -41,6 +41,8 @@
'module_snapshot_mac.cc',
'module_snapshot_mac.h',
'process_snapshot.h',
+ 'process_snapshot_mac.cc',
+ 'process_snapshot_mac.h',
'system_snapshot.h',
'system_snapshot_mac.cc',
'system_snapshot_mac.h',
« snapshot/process_snapshot_mac.cc ('K') | « snapshot/process_snapshot_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698