| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index f9d719d916b7f5f74485d622b643254f36515f5e..e324073693a0c6b16a679cec26d12fd4bd21b608 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -92,9 +92,6 @@ const char kEnableChromeCaptivePortalDetector[] =
|
| // on Chrome OS.
|
| const char kEnableIMEModeIndicator[] = "enable-ime-mode-indicator";
|
|
|
| -// Enables screensaver extensions.
|
| -const char kEnableScreensaverExtensions[] = "enable-screensaver-extensions";
|
| -
|
| // Enable "interactive" mode for stub implemenations (e.g. NetworkStateHandler)
|
| const char kEnableStubInteractive[] = "enable-stub-interactive";
|
|
|
|
|