Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 2a0118ba9cf04de389cf51d7838785ecf69c9689..2d95d0b03eda38cce605c0d85d682c62355d07da 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1430,7 +1430,7 @@ |
# Chrome OS: whether to build ChromeVox from sources in the Chromium |
# repository rather than using precompiled JavaScript in |
# chrome/third_party/chromevox. This is still experimental. |
- 'use_migrated_chromevox%': 0, |
+ '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. |