Index: base/base.gyp |
=================================================================== |
--- base/base.gyp (revision 33185) |
+++ base/base.gyp (working copy) |
@@ -697,7 +697,7 @@ |
'conditions': [ |
[ 'linux_use_tcmalloc==1', { |
'dependencies': [ |
- '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', |
+ 'allocator/allocator.gyp:allocator', |
], |
}, |
], |