summaryrefslogtreecommitdiffstats
path: root/base/base.gyp
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 03:12:23 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 03:12:23 +0000
commit9eee685c92a827c57106fe887c3da1e600a88e17 (patch)
tree2e7d2a470efb31559d7fc674c0fdcd91f2c53b7b /base/base.gyp
parentfc71bb7b2d1420df75b530be4e1d65cbe6a416cd (diff)
downloadchromium_src-9eee685c92a827c57106fe887c3da1e600a88e17.zip
chromium_src-9eee685c92a827c57106fe887c3da1e600a88e17.tar.gz
chromium_src-9eee685c92a827c57106fe887c3da1e600a88e17.tar.bz2
Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot cycle.
Review URL: http://codereview.chromium.org/160313 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21938 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/base.gyp')
-rw-r--r--base/base.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp
index 8aa8a3a..4db43e2 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -434,6 +434,7 @@
'../build/util/build_util.gyp:lastchange',
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:nss',
+ '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc',
],
'cflags': [
'-Wno-write-strings',