| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 739ca064cef7a4b14c388f130df581d16f93ebab..403d6ed8258c80f5e8a2e9e0e3952ec14c589e9e 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -75,9 +75,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";
|
|
|
|
|