Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index e659f72b5b7dc00b699815e51c06d21f0bea971c..81b4e9395f29eb3058abc3f315a59a5d55353299 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -954,7 +954,7 @@ |
['OS == "win"', { |
'dependencies': [ |
'../sandbox/sandbox.gyp:sandbox', |
- 'content.gyp:content_startup_helper_win', |
+ 'content.gyp:sandbox_helper_win', |
], |
}], |
['enable_webrtc==1', { |