Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: build/common.gypi

Issue 336253003: Flip to use chromevox from uncompiled sources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698