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

Unified Diff: chromeos/chromeos_switches.cc

Issue 743273002: Various changes required to support ChromeVox Next to read Views and Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Ready with changes for flip (SpokenFeedbackTest.* pass). Created 6 years, 1 month 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: chromeos/chromeos_switches.cc
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 036c90e5cb4f464bc44bae91e88b577a369366d4..c97c51b45a501721f732ac49e01f4b123ceba2c7 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -78,9 +78,6 @@ const char kDisableNetworkPortalNotification[] =
// Enables switching between different cellular carriers from the UI.
const char kEnableCarrierSwitching[] = "enable-carrier-switching";
-// Enables the next generation version of ChromeVox.
-const char kEnableChromeVoxNext[] = "enable-chromevox-next";
-
// Enables cloud backup feature.
const char kEnableCloudBackup[] = "enable-cloud-backup";

Powered by Google App Engine
This is Rietveld 408576698