Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 6accfbcb0337a65339fe64a50684197e2d31c2c3..3ca0957941fb1ce7db7ae24d2aa79e1d6a16b8c9 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2463,12 +2463,6 @@ |
}, { |
'enable_hangout_services_extension%': 0, |
}], |
- |
- # Gold doesn't respect section alignment and breaks gcc builds with icf |
- # https://bugs.chromium.org/p/chromium/issues/detail?id=576197 |
- ['clang==0 and linux_use_bundled_gold==1', { |
- 'gold_icf_level%': 'none' |
- }], |
], |
# The path to the ANGLE library. |