| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index e682cb46793722ad5093b92e03c7f73620b8f3e2..17e1945b1962486165f6be89484cbd95fcbf96bc 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -303,9 +303,6 @@
|
| // Enables the chromecast support for video player app.
|
| const char kEnableVideoPlayerChromecastSupport[] =
|
| "enable-video-player-chromecast-support";
|
| -
|
| -// Enables the VoiceInteraction support.
|
| -const char kEnableVoiceInteraction[] = "enable-voice-interaction";
|
|
|
| // Disables ARC for managed accounts.
|
| const char kEnterpriseDisableArc[] = "enterprise-disable-arc";
|
|
|