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

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: tests 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 | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/app/chrome_exe_main_win.cc » ('j') | chrome/app/chrome_exe_main_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698