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

Unified Diff: content/public/app/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 | « content/content_tests.gypi ('k') | content/public/app/sandbox_helper_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index d75b59e3a552ac0aef016a386c36c0235882caad..aade0abbc5095e4740228117eef54f287ecb437d 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -28,7 +28,7 @@ public_app_shared_sources = [
"content_main_delegate.cc",
"content_main_delegate.h",
"content_main_runner.h",
- "startup_helper_win.h",
+ "sandbox_helper_win.h",
]
public_app_shared_deps = [
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/app/sandbox_helper_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698