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

Unified Diff: ui/views/examples/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 | « ui/app_list/demo/app_list_demo_views.cc ('k') | ui/views/examples/examples.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index b25d3f63062a4a1131452d4d4f54808afee56329..03db107d7b91de6eed0cbd480c0d022e69c23871 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -162,7 +162,7 @@ executable("views_examples_with_content_exe") {
"//base",
"//build/config/sanitizers:deps",
"//content",
- "//content:startup_helper_win",
+ "//content:sandbox_helper_win",
"//ui/views_content_client",
]
« no previous file with comments | « ui/app_list/demo/app_list_demo_views.cc ('k') | ui/views/examples/examples.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698