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

Unified Diff: chrome/chrome_exe.gypi

Issue 1416133003: Crashpad Windows: Use the Crashpad client instead of Breakpad on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 1 month 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: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index c841c1b66be7ca4abaeff3acf08635b21af9857f..0dc6d0ed8b05aeb78208340d5684c6e3a074ef13 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -101,6 +101,7 @@
'chrome_watcher',
'chrome_watcher_client',
'../components/components.gyp:browser_watcher_client',
+ '../third_party/crashpad/crashpad/handler/handler.gyp:crashpad_handler_lib',
],
'conditions': [
['kasko==1', {

Powered by Google App Engine
This is Rietveld 408576698