| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index ff0dc0a3103ce12fed37e03c013f503b7180c1b5..0b2912825ba9d784285c526c56963f6881acc49a 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -86,9 +86,6 @@ const char kDisableWakeOnWifi[] = "disable-wake-on-wifi";
|
| const char kDisableNetworkPortalNotification[] =
|
| "disable-network-portal-notification";
|
|
|
| -// Enables switching between different cellular carriers from the UI.
|
| -const char kEnableCarrierSwitching[] = "enable-carrier-switching";
|
| -
|
| // Enables cloud backup feature.
|
| const char kEnableCloudBackup[] = "enable-cloud-backup";
|
|
|
|
|