summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-17 06:42:28 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-17 06:42:28 +0000
commit45350979cfabdd6248eaa2919e93e39c27f0e834 (patch)
tree0e37428ff17f8eff0c986c9165121fde9356a3a7 /webkit
parentedcca49267770144ca98eb056278a8c45330e8a5 (diff)
downloadchromium_src-45350979cfabdd6248eaa2919e93e39c27f0e834.zip
chromium_src-45350979cfabdd6248eaa2919e93e39c27f0e834.tar.gz
chromium_src-45350979cfabdd6248eaa2919e93e39c27f0e834.tar.bz2
TBR: willchan
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32159 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/test_shell/test_shell.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
index 9baad37..f805b09 100644
--- a/webkit/tools/test_shell/test_shell.gyp
+++ b/webkit/tools/test_shell/test_shell.gyp
@@ -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',