Chromium Code Reviews| Index: content/content_app.gypi |
| diff --git a/content/content_app.gypi b/content/content_app.gypi |
| index 2ed4ed7fd9754075287584926491b9312c16c38e..5d38f8e2cf7463411258cd6341f0ca3d148a0a01 100644 |
| --- a/content/content_app.gypi |
| +++ b/content/content_app.gypi |
| @@ -56,10 +56,5 @@ |
| '../ui/android/ui_android.gyp:ui_android', |
| ], |
| }], |
| - ['OS=="win"', { |
| - 'dependencies': [ |
| - 'content.gyp:sandbox_helper_win', |
| - ], |
| - }], |
| ], |
| } |