| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index ca2273ecef8a1fe8f67e40053ee4081163392803..2698f1cd135ee90dc39457efbcd6000f30ba6a5a 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -68,8 +68,6 @@ const char kAppOemManifestFile[] = "app-mode-oem-manifest";
|
| // - none: ARC is not installed on this device. (default)
|
| // - installed: ARC is installed on this device, but not officially supported.
|
| // Users can enable ARC only when Finch experiment is turned on.
|
| -// - installed-only-kiosk-supported: ARC is installed, but officially supported
|
| -// only in kiosk mode.
|
| // - officially-supported: ARC is installed and supported on this device. So
|
| // users can enable ARC via settings etc.
|
| // - officially-supported-with-active-directory: ARC is supported and also
|
|
|