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

Unified Diff: crashpad.gyp

Issue 493563002: Add CaptureContext and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback 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
« no previous file with comments | « client/client.gyp ('k') | no next file » | 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 ef58fddccc60d81575aaffd2b641b4bb4c5eaf9b..608483e92b2fa6bfef87d081a95d2e6fab7cf4c8 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:*',
'tools/tools.gyp:*',
« no previous file with comments | « client/client.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698