Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 1cc8cca1d1fbf928ff194e1e0feeb683366b471c..2a3ab0eca74eaceff8530b782255730255684669 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -177,7 +177,7 @@ |
| 'linux_strip_binary%': 0, |
| # Enable TCMalloc. |
| - 'linux_use_tcmalloc%': 0, |
| + 'linux_use_tcmalloc%': 1, |
| # Set to select the Title Case versions of strings in GRD files. |
| 'use_titlecase_in_grd_files%': 0, |