summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 3463221..41150ff 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -160,12 +160,6 @@
},
],
'conditions': [
- ['use_allocator!="none"', {
- 'dependencies': [
- '<(allocator_target)',
- ],
- },
- ],
['profiling==0 and linux_disable_pie==0', {
'ldflags': [
'-pie',