Chromium Code Reviews| Index: content/content_app.gypi |
| diff --git a/content/content_app.gypi b/content/content_app.gypi |
| index d7b2b447119c5d7ca2874483b1a1c27d020534a5..5afdd33cb5ff9e03df8de7a4c4b6f57344017ba5 100644 |
| --- a/content/content_app.gypi |
| +++ b/content/content_app.gypi |
| @@ -59,7 +59,7 @@ |
| }], |
| ['OS=="win"', { |
| 'dependencies': [ |
| - 'content_startup_helper_win', |
| + 'content.gyp:sandbox_helper_win', |
| ], |
| }], |
| ['OS=="ios"', { |