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

Unified Diff: crashpad.gyp

Issue 597673004: Add the Snapshot interface (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Make everything else const too 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/cpu_architecture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: crashpad.gyp
diff --git a/crashpad.gyp b/crashpad.gyp
index 608483e92b2fa6bfef87d081a95d2e6fab7cf4c8..cc9354592b9e5f2f3c30f6bb0837e7f19378b975 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -22,6 +22,7 @@
'client/client.gyp:*',
'compat/compat.gyp:*',
'minidump/minidump.gyp:*',
+ 'snapshot/snapshot.gyp:*',
'tools/tools.gyp:*',
'util/util.gyp:*',
],
« no previous file with comments | « no previous file | snapshot/cpu_architecture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698