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

Unified Diff: chrome/installer/setup/BUILD.gn

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: fixes 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/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index 5a80170d9709124c1ecb7706070228a7336be6b4..d2053171911d6d3a6c33ed53ff11f86f7e05709f 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -24,6 +24,7 @@ if (is_win) {
":lib",
"//build/config/sanitizers:deps",
"//components/crash/content/app",
+ "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
]
}

Powered by Google App Engine
This is Rietveld 408576698