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

Unified Diff: snapshot/snapshot.gyp

Issue 650303002: Add ExceptionSnapshotMac (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback 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/exception_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 7099bcd75a438109f2564c8d4804486a5de53d8f..5987b231f75853bce40686196cae0990f00d4f62 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -32,6 +32,8 @@
'cpu_context_mac.cc',
'cpu_context_mac.h',
'exception_snapshot.h',
+ 'exception_snapshot_mac.cc',
+ 'exception_snapshot_mac.h',
'memory_snapshot.h',
'memory_snapshot_mac.cc',
'memory_snapshot_mac.h',
« no previous file with comments | « snapshot/exception_snapshot_mac.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698