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

Unified Diff: chrome/BUILD.gn

Issue 1315303004: Turn components/crash into a layered component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 3 months 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 edff1e014484ebbc69bc0af40f5385f2a64c8cfa..9c7e07c531f6349aff00fe5e810c89a322156bfa 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -106,7 +106,7 @@ if (!is_android) {
"//chrome/installer/util",
"//chrome_elf",
"//components/browser_watcher:browser_watcher_client",
- "//components/crash/app",
+ "//components/crash/content/app",
"//components/crash_keys",
"//content:startup_helper_win",
"//crypto",
« no previous file with comments | « android_webview/crash_reporter/aw_microdump_crash_reporter.cc ('k') | chrome/app/chrome_crash_reporter_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698