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

Unified Diff: snapshot/snapshot.gyp

Issue 652003002: Add ThreadSnapshotMac (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 | « no previous file | snapshot/thread_snapshot_mac.h » ('j') | 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..78c992e16fe32586be8d04de10b992e50aa97c21 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -41,6 +41,8 @@
'system_snapshot_mac.cc',
'system_snapshot_mac.h',
'thread_snapshot.h',
+ 'thread_snapshot_mac.cc',
+ 'thread_snapshot_mac.h',
],
},
{
« no previous file with comments | « no previous file | snapshot/thread_snapshot_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698