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

Unified Diff: chrome/BUILD.gn

Issue 1481703002: win: Move Crashpad all into chrome.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: breakpad_dump_location, revert test change Created 5 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
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 33f9136ce02b9a2c0adb979959a9da6599ced02e..82e37befbe45ef66779f390426efe1f1dcdb3c9d 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -405,8 +405,6 @@ if (is_mac || is_win) {
shared_library("chrome_child") {
sources = [
- "app/chrome_crash_reporter_client.cc",
- "app/chrome_crash_reporter_client.h",
"app/chrome_main.cc",
"app/chrome_main_delegate.cc",
"app/chrome_main_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698