Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index 3cf367be229e5d718161f35d94e12d56b258f58a..95f7fef92b6322cddd078022014f7d4fa3598cd7 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -893,17 +893,6 @@ |
}, |
}, |
}], |
- ['OS=="win" and win_use_allocator_shim==1', { |
- 'dependencies': [ |
- '../../base/allocator/allocator.gyp:allocator', |
- ], |
- }], |
- ['OS=="linux" and use_allocator!="none"', { |
- # See http://crbug.com/162998#c4 for why this is needed. |
- 'dependencies': [ |
- '../../base/allocator/allocator.gyp:allocator', |
- ], |
- }], |
['use_x11==1', { |
'dependencies': [ |
'../../build/linux/system.gyp:x11', |