Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index e426effbe8d779ab3470eebe3b4f23908dd9d728..9366dbd51c55edb808baa8d042c4b943794ca8a2 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -69,8 +69,7 @@ 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. Only valid with |
-// use_chromevox_next=1 within your GYP_DEFINES. |
+// Enables the next generation version of ChromeVox. |
const char kEnableChromeVoxNext[] = "enable-chromevox-next"; |
// Enables consumer management, which allows user to enroll, remotely lock and |