Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index b51ce408a56c101845e97fbb9f7ec1a832f39f91..47be4644df6d8633416d025024b56dd30665e24c 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -187,7 +187,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, |