Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 4652db45a699fe8dce1e4f3fcaa4d82fbe310724..90b9234b0b84a0ce4b80f840d55c6abe638eede2 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -182,7 +182,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, |