summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 83fbb9b..e994b16 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',
],
}],
],