Index: components/nacl.gyp |
diff --git a/components/nacl.gyp b/components/nacl.gyp |
index a9ed69cd269fb349c96367d86c07ded032aae1bc..efac91ed06280d63ff8e88e80b5e240c0876e856 100644 |
--- a/components/nacl.gyp |
+++ b/components/nacl.gyp |
@@ -254,15 +254,6 @@ |
'../build/linux/system.gyp:glib', |
], |
}], |
- ['os_posix == 1 and OS != "mac"', { |
- 'conditions': [ |
- ['use_allocator!="none"', { |
- 'dependencies': [ |
- '../base/allocator/allocator.gyp:allocator', |
- ], |
- }], |
- ], |
- }], |
['use_seccomp_bpf == 0', { |
'sources!': [ |
'../content/common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', |