Index: webkit/tools/test_shell/test_shell.gyp |
=================================================================== |
--- webkit/tools/test_shell/test_shell.gyp (revision 31768) |
+++ webkit/tools/test_shell/test_shell.gyp (working copy) |
@@ -290,14 +290,6 @@ |
], |
}], |
['OS=="linux"', { |
- 'conditions': [ |
- [ 'linux_use_tcmalloc==1', { |
- 'dependencies': [ |
- '../../../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', |
- ], |
- }, |
- ], |
- ], |
'dependencies': [ |
'../../../build/linux/system.gyp:gtk', |
'test_shell_resources', |