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

Unified Diff: crashpad.gyp

Issue 493563002: Add CaptureContext and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 4 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
Index: crashpad.gyp
diff --git a/crashpad.gyp b/crashpad.gyp
index d538df0288d2d8a4a1f4c07e6b299636790bdbd9..9b58dda96907d27cd6b20f2201371e75289f855d 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -19,6 +19,7 @@
'type': 'none',
'suppress_wildcard': 1,
'dependencies': [
+ 'client/client.gyp:*',
'compat/compat.gyp:*',
'minidump/minidump.gyp:*',
'util/util.gyp:*',

Powered by Google App Engine
This is Rietveld 408576698