summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
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 /build/common.gypi
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 'build/common.gypi')
-rw-r--r--build/common.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 90b9234..4652db4 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -182,7 +182,7 @@
'linux_strip_binary%': 0,
# Enable TCMalloc.
- 'linux_use_tcmalloc%': 1,
+ 'linux_use_tcmalloc%': 0,
# Set to select the Title Case versions of strings in GRD files.
'use_titlecase_in_grd_files%': 0,