diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/all.gyp b/build/all.gyp index a55b2c0..6275410 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -25,11 +25,6 @@ '../net/net.gyp:*', ], 'conditions': [ - ['OS=="win"', { - 'dependencies': [ - '../sandbox/sandbox.gyp:*', - ], - }], ['all_gyps', { 'dependencies': [ '../chrome/chrome.gyp:*', |