Chromium Code Reviews| Index: webkit/tools/test_shell/test_shell.gyp |
| =================================================================== |
| --- webkit/tools/test_shell/test_shell.gyp (revision 33185) |
| +++ webkit/tools/test_shell/test_shell.gyp (working copy) |
| @@ -293,7 +293,7 @@ |
| 'conditions': [ |
| [ 'linux_use_tcmalloc==1', { |
| 'dependencies': [ |
| - '../../../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', |
| + '../../../base/allocator/allocator.gyp:allocator', |
| ], |
| }, |
| ], |