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

Unified Diff: chrome/BUILD.gn

Issue 1387963006: Adding error handlers to setup.exe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 4aaca2bd56cd35f02f70c1391d8b886ee33107f8..eae7903ef5cb5dc79171c03de3aa98e8551a948a 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -148,7 +148,7 @@ if (!is_android) {
"//components/browser_watcher:browser_watcher_client",
"//components/crash/content/app",
"//components/crash/core/common",
- "//content:startup_helper_win",
+ "//content:sandbox_helper_win",
"//crypto",
"//sandbox",
"//ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698