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

Unified Diff: snapshot/snapshot.gyp

Issue 623163004: Add MemorySnapshotMac (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
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
« no previous file with comments | « snapshot/memory_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 216d93ed7347ba63e4887c35f33319ceff057210..b715ebfd88431d7e468c0971fc4229a530e27f14 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -31,6 +31,8 @@
'cpu_context.h',
'exception_snapshot.h',
'memory_snapshot.h',
+ 'memory_snapshot_mac.cc',
+ 'memory_snapshot_mac.h',
'module_snapshot.h',
'process_snapshot.h',
'system_snapshot.h',
« no previous file with comments | « snapshot/memory_snapshot_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698