summaryrefslogtreecommitdiffstats
path: root/src/core/qtwebengine.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qtwebengine.gypi')
-rw-r--r--src/core/qtwebengine.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/core/qtwebengine.gypi b/src/core/qtwebengine.gypi
index 0a179ea26..801b8926d 100644
--- a/src/core/qtwebengine.gypi
+++ b/src/core/qtwebengine.gypi
@@ -95,12 +95,6 @@
'<(chromium_src_dir)/build/linux/system.gyp:fontconfig',
],
}],
- ['os_posix==1 and linux_use_tcmalloc==1', {
- 'dependencies': [
- # This is needed by content/app/content_main_runner.cc
- '<(chromium_src_dir)/base/allocator/allocator.gyp:allocator',
- ],
- }],
['use_aura==1', {
'dependencies': [
'<(chromium_src_dir)/ui/aura/aura.gyp:aura',