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

Unified Diff: crashpad.gyp

Issue 789693005: Add the crashpad_handler executable (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Address review feedback Created 6 years 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 | handler/handler.gyp » ('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 cc9354592b9e5f2f3c30f6bb0837e7f19378b975..63735f2479c6680e27cee8ea0d18ff17768d4471 100644
--- a/crashpad.gyp
+++ b/crashpad.gyp
@@ -21,6 +21,7 @@
'dependencies': [
'client/client.gyp:*',
'compat/compat.gyp:*',
+ 'handler/handler.gyp:*',
'minidump/minidump.gyp:*',
'snapshot/snapshot.gyp:*',
'tools/tools.gyp:*',
« no previous file with comments | « no previous file | handler/handler.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698