Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 4d62dca38daf14ca56a20922d4b69dc79cb9d2e0..7388b7e458ac3c498f5af8061a1bc884da2c6ad5 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -830,9 +830,6 @@ |
| # Enable TCMalloc. |
| 'linux_use_tcmalloc%': 1, |
| - # Disable TCMalloc's debugallocation. |
| - 'linux_use_debugallocation%': 0, |
| - |
| # Disable TCMalloc's heapchecker. |
| 'linux_use_heapchecker%': 0, |