Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 96c23b035419f1a2e9ecccc509789b5e13fd286c..1906c65df25ed2f37bc29a311f2d7877092a0eb5 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -6273,9 +6273,6 @@ |
['_toolset=="target"', { |
'cflags': [ |
'-fwhole-program-vtables', |
- # TODO(pcc): Remove this flag once the upstream interface change |
- # (http://reviews.llvm.org/D18635) lands. |
- '-fwhole-program-vtables-blacklist=<(cfi_blacklist)', |
], |
'ldflags': [ |
'-fwhole-program-vtables', |