Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index ca1bc7fb8a4ec9e567bf74bbe3d6da6a434f0fcd..48a3e5fa885f4272b76c04aaef6e7aa8b928becd 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -203,7 +203,7 @@ |
| 'linux_strip_binary%': 0, |
| # Enable TCMalloc. |
| - 'linux_use_tcmalloc%': 0, |
| + 'linux_use_tcmalloc%': 1, |
| # Disable TCMalloc's debugallocation. |
| 'linux_use_debugallocation%': 0, |