Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 31768) |
| +++ build/common.gypi (working copy) |
| @@ -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, |