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

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

Issue 1490613004: Revert of Reland: 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 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 | « chrome/common/crash_keys.cc ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/setup/BUILD.gn
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn
index e600847cb17e8012f5749cdac924385341353867..a2b863becb445347fdd58223243f74753d759965 100644
--- a/chrome/installer/setup/BUILD.gn
+++ b/chrome/installer/setup/BUILD.gn
@@ -24,8 +24,6 @@
":lib",
"//base/allocator",
"//build/config/sanitizers:deps",
- "//components/crash/content/app",
- "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
]
}
@@ -58,7 +56,6 @@
"//chrome/installer/util",
"//chrome_elf:constants",
"//components/crash/content/app",
- "//components/crash/content/app:app_breakpad_mac_win_to_be_deleted",
"//components/crash/content/app:lib",
"//components/crash/core/common",
"//courgette:courgette_lib",
« no previous file with comments | « chrome/common/crash_keys.cc ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698