Index: content/browser/gpu/test_support_gpu.gypi |
diff --git a/content/browser/gpu/test_support_gpu.gypi b/content/browser/gpu/test_support_gpu.gypi |
index 7c4beaa24e5e0f6806ff039c11c73e10b0c06c20..73f87eec63b40b1680a7f4204b2c7444667b9455 100644 |
--- a/content/browser/gpu/test_support_gpu.gypi |
+++ b/content/browser/gpu/test_support_gpu.gypi |
@@ -25,13 +25,6 @@ |
'include_dirs': [ |
'<(DEPTH)/third_party/wtl/include', |
], |
- 'conditions': [ |
- ['win_use_allocator_shim==1', { |
- 'dependencies': [ |
- '../base/allocator/allocator.gyp:allocator', |
- ], |
- }], |
- ], |
'configurations': { |
'Debug': { |
'msvs_settings': { |