diff options
Diffstat (limited to 'chromeos/chromeos_switches.cc')
-rw-r--r-- | chromeos/chromeos_switches.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc index ac9e8c1..fbfda49 100644 --- a/chromeos/chromeos_switches.cc +++ b/chromeos/chromeos_switches.cc @@ -80,9 +80,6 @@ const char kEnableBackgroundLoader[] = "enable-background-loader"; // Enables switching between different cellular carriers from the UI. const char kEnableCarrierSwitching[] = "enable-carrier-switching"; -// Enable switching between audio devices in Chrome instead of cras. -const char kEnableChromeAudioSwitching[] = "enable-chrome-audio-switching"; - // Enables Chrome Captive Portal detector, which initiates Captive // Portal detection for new active networks. const char kEnableChromeCaptivePortalDetector[] = |