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

Unified Diff: tools/tools.gyp

Issue 1001993002: CrashpadClient::StartHandler(): accept database, url, and annotations arguments (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: 80 Created 5 years, 9 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 | « tools/mac/run_with_crashpad.cc ('k') | util/string/split_string.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tools.gyp
diff --git a/tools/tools.gyp b/tools/tools.gyp
index 404c5eb70c9385a1481d163513635f09cf30ad3f..22eccedf4d3f97b0902cc840b7fdc7311ed311e6 100644
--- a/tools/tools.gyp
+++ b/tools/tools.gyp
@@ -155,6 +155,7 @@
'../client/client.gyp:crashpad_client',
'../compat/compat.gyp:crashpad_compat',
'../third_party/mini_chromium/mini_chromium.gyp:base',
+ '../util/util.gyp:crashpad_util',
],
'include_dirs': [
'..',
« no previous file with comments | « tools/mac/run_with_crashpad.cc ('k') | util/string/split_string.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698