summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2da3418..4b3b096 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -3583,14 +3583,6 @@
'message': 'Generating manpage'
},
],
- 'conditions': [
- [ 'linux_use_tcmalloc==1', {
- 'dependencies': [
- '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc',
- ],
- },
- ],
- ],
'dependencies': [
# On Linux, link the dependencies (libraries) that make up actual
# Chromium functionality directly into the executable.