Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 0935433a94a3e04352e933e4a2b98c9b7e5fd7e4..1ad2a2af897ab398ba8f47b912be5d4867c0bdc2 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -848,7 +848,7 @@ |
# This requires LLVM Gold plugin to be downloaded. |
# See src/tools/clang/scripts/update.py |
['OS=="linux" and target_arch=="x64" and buildtype=="Official" and branding=="Chrome" and chromeos==0', { |
- 'use_lto%': 1, |
+ 'cfi_vptr%': 1, |
}], |
# Enable hotwording on Chrome-branded ChromeOS builds. |