| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index d575aaf6871931b8b7107a11b06903f0aac29ff9..5b43a6fc8f73494a2e34cdc639d7ee08a054f2b2 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', {
|
|
|