diff options
Diffstat (limited to 'third_party/WebKit/Source/web/web_tests.gyp')
| -rw-r--r-- | third_party/WebKit/Source/web/web_tests.gyp | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/third_party/WebKit/Source/web/web_tests.gyp b/third_party/WebKit/Source/web/web_tests.gyp index 7a4699e..7943748 100644 --- a/third_party/WebKit/Source/web/web_tests.gyp +++ b/third_party/WebKit/Source/web/web_tests.gyp @@ -99,13 +99,6 @@ }, }, }, - 'conditions': [ - ['win_use_allocator_shim==1', { - 'dependencies': [ - '<(DEPTH)/base/allocator/allocator.gyp:allocator', - ], - }], - ], }], ['OS=="android"', { 'type': 'shared_library', @@ -119,11 +112,6 @@ '../../public/web/mac', ], }], - [ 'os_posix==1 and OS!="mac" and OS!="android" and OS!="ios" and use_allocator!="none"', { - 'dependencies': [ - '<(DEPTH)/base/allocator/allocator.gyp:allocator', - ], - }], ], } ], # targets |
