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

Unified Diff: crashpad.gyp

Issue 477353002: Add on_demand_service_tool (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 | « no previous file | tools/on_demand_service_tool.mm » ('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 d538df0288d2d8a4a1f4c07e6b299636790bdbd9..ef58fddccc60d81575aaffd2b641b4bb4c5eaf9b 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -21,6 +21,7 @@
'dependencies': [
'compat/compat.gyp:*',
'minidump/minidump.gyp:*',
+ 'tools/tools.gyp:*',
'util/util.gyp:*',
],
'sources': [
« no previous file with comments | « no previous file | tools/on_demand_service_tool.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698