Revert 31765 - Experiment: enable TCMalloc on Linux by default.

Will revert after looking at the Linux memory bot and perf cycler.
TBR=willchan

Review URL: http://codereview.chromium.org/386016

TBR=willchan@chromium.org
Review URL: http://codereview.chromium.org/384074

git-svn-id: http://src.chromium.org/svn/trunk/src/build@31769 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
willchan@chromium.org 2009-11-12 05:58:58 +00:00
Родитель 5bd04f221b
Коммит 3b447caf63
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -177,7 +177,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,