Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 678ae05b9eda0dd907f301db72029ba0b126fbca..73853e68e2d3f2c16df429135579b3733750f9d5 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1501,10 +1501,6 @@ |
# chrome/third_party/chromevox. This is still experimental. |
'use_migrated_chromevox%': 1, |
- # Chrome OS: whether to also build the upcoming version of |
- # ChromeVox, which can then be enabled via a command-line switch. |
- 'use_chromevox_next%': 0, |
- |
'conditions': [ |
# Enable the Syzygy optimization step for the official builds. |
['OS=="win" and buildtype=="Official" and syzyasan!=1', { |