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

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: Fix lint errors/warnings 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
« no previous file with comments | « base/win/process_startup_helper.cc ('k') | chrome/app/client_util.cc » ('j') | no next file with comments »
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 fcbad332f3a1aaa1c66e1f497cf551c358515a32..67431e3775835f280482d62400e840394ac79c6a 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",
« no previous file with comments | « base/win/process_startup_helper.cc ('k') | chrome/app/client_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698