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

Unified Diff: snapshot/snapshot.gyp

Issue 650223007: Add ProcessSnapshotMac (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@module_snapshot_mac
Patch Set: Rebase onto master 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 | « snapshot/mac/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 1792f89069a42d9aa141e06b27a392b683b418a0..3b1a8d62fcc3f0421b7e59459cee21d52ecaef2e 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -49,6 +49,8 @@
'mac/module_snapshot_mac.h',
'mac/process_reader.cc',
'mac/process_reader.h',
+ 'mac/process_snapshot_mac.cc',
+ 'mac/process_snapshot_mac.h',
'mac/process_types.cc',
'mac/process_types.h',
'mac/process_types/all.proctype',
« no previous file with comments | « snapshot/mac/process_snapshot_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698