Chromium Code Reviews| Index: ash/ash.gyp |
| diff --git a/ash/ash.gyp b/ash/ash.gyp |
| index fee27ca0269d4b5dc5b58c697c98f97cd34e8912..bc89ec2c1f561951a072cbd68b55e9100358d154 100644 |
| --- a/ash/ash.gyp |
| +++ b/ash/ash.gyp |
| @@ -1306,13 +1306,6 @@ |
| 'sources': [ |
| '<@(ash_shell_with_content_lib_sources)', |
| ], |
| - 'conditions': [ |
| - ['OS=="win"', { |
| - 'dependencies': [ |
| - '../content/content.gyp:sandbox_helper_win', |
| - ], |
| - }], |
| - ], |
| }, |
| { |
| # GN version: //ash:ash_shell_with_content |
| @@ -1332,9 +1325,6 @@ |
| 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS |
| }, |
| }, |
| - 'dependencies': [ |
| - '../sandbox/sandbox.gyp:sandbox', |
| - ], |
| }], |
| ['chromeos==1', { |
| 'dependencies': [ |