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

Unified Diff: ash/ash.gyp

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
« no previous file with comments | « no previous file | ash/shell/content/shell_with_content_main.cc » ('j') | base/base.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 7b01a91a61d933fd08b649fbf88eb9af6b2c1d12..bc7a8f552acb27f2d0ecd65316eb5176af52784f 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -1305,7 +1305,7 @@
'conditions': [
['OS=="win"', {
'dependencies': [
- '../content/content.gyp:content_startup_helper_win',
+ '../content/content.gyp:sandbox_helper_win',
],
}],
],
« no previous file with comments | « no previous file | ash/shell/content/shell_with_content_main.cc » ('j') | base/base.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698