Index: ui/compositor/compositor.gyp |
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp |
index 0e65659e7972f88d472537db02df60290950891e..90c019b12656b26066be3680af6e80fde173b994 100644 |
--- a/ui/compositor/compositor.gyp |
+++ b/ui/compositor/compositor.gyp |
@@ -192,15 +192,6 @@ |
'<(DEPTH)/third_party/mesa/mesa.gyp:osmesa', |
], |
}], |
- ['os_posix == 1 and OS != "mac"', { |
- 'conditions': [ |
- ['use_allocator!="none"', { |
- 'dependencies': [ |
- '<(DEPTH)/base/allocator/allocator.gyp:allocator', |
- ], |
- }], |
- ], |
- }], |
['OS == "android"', { |
'dependencies': [ |
'../../testing/android/native_test.gyp:native_test_native_code', |