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

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: 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 | « no previous file | ash/shell/content/shell_with_content_main.cc » ('j') | no next file with comments »
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 83fbb9b438b03b17a697529e980f9ed0c58d831f..e994b16daf60d6db2e056e4356d37bb1652d757b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -1300,7 +1300,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698