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

Unified Diff: build/common.gypi

Issue 584313003: Enable runtime switching between ChromeVox and ChromeVox next via command line. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make changes to exclude files/paths from webstore release. Created 6 years, 3 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
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', {
« no previous file with comments | « no previous file | chrome/browser/extensions/component_loader.cc » ('j') | chrome/common/extensions/extension_constants.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698