summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 23:01:09 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-15 23:01:09 +0000
commitc14c3b6d82b1107c6bf9cdb91da06ed27f7e0ee9 (patch)
tree46c457261e396afeacc06db420137731593f0e42 /build/all.gyp
parentf81380b51ef02003bc45374a8fc3cb8b70b5a3cd (diff)
downloadchromium_src-c14c3b6d82b1107c6bf9cdb91da06ed27f7e0ee9.zip
chromium_src-c14c3b6d82b1107c6bf9cdb91da06ed27f7e0ee9.tar.gz
chromium_src-c14c3b6d82b1107c6bf9cdb91da06ed27f7e0ee9.tar.bz2
Linux: remove tcmalloc from build/all.gyp
Make sure that there are no references to tcmalloc code in the Linux build. This is part of an attempt to reland r26264. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26292 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 00c5b51..8752c1f 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -52,7 +52,6 @@
'../breakpad/breakpad.gyp:*',
'../sandbox/sandbox.gyp:*',
'../third_party/harfbuzz/harfbuzz.gyp:*',
- '../third_party/tcmalloc/tcmalloc.gyp:*',
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
'../courgette/courgette.gyp:*',