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

Unified Diff: ui/views/examples/examples.gyp

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/views/examples/BUILD.gn ('k') | ui/views/examples/examples_with_content_main_exe.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/examples.gyp
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index cdf812038ad47bc851e896c13514c9657f66a6f5..1c1c3ddbfce85320576d6622ff0a4fa6d8b630ff 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -190,7 +190,7 @@
},
'dependencies': [
'../../../sandbox/sandbox.gyp:sandbox',
- '../../../content/content.gyp:content_startup_helper_win',
+ '../../../content/content.gyp:sandbox_helper_win',
],
}],
['OS=="win" and component!="shared_library" and win_use_allocator_shim==1', {
« no previous file with comments | « ui/views/examples/BUILD.gn ('k') | ui/views/examples/examples_with_content_main_exe.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698