Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 066a55823669aeb54fcb24de8e93cb7f483ededc..2aeeec8f8e912af8a2a7e5b88ed776eaf3f1b6ea 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -671,12 +671,6 @@ |
'..', |
], |
'conditions': [ |
- [ 'use_allocator!="none"', { |
- 'dependencies': [ |
- '../base/allocator/allocator.gyp:allocator', |
- ], |
- }, |
- ], |
['use_binder == 1', { |
'sources': [ '<@(chromeos_binder_test_sources)' ], |
'conditions': [ |