| Index: chromeos/chromeos_switches.cc
|
| diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
|
| index 6e4081b87f7c2157a6eda487f5d71e10646c3d36..67071ee3cc2f0ee6f3fc256a5e76e39c697ee358 100644
|
| --- a/chromeos/chromeos_switches.cc
|
| +++ b/chromeos/chromeos_switches.cc
|
| @@ -37,9 +37,6 @@ const char kDisableBootAnimation[] = "disable-boot-animation";
|
| // Disables the ChromeOS demo.
|
| const char kDisableDemoMode[] = "disable-demo-mode";
|
|
|
| -// Disable Genius App and use the original Help App instead.
|
| -const char kDisableGeniusApp[] = "disable-genius-app";
|
| -
|
| // Disable HID-detection OOBE screen.
|
| const char kDisableHIDDetectionOnOOBE[] = "disable-hid-detection-on-oobe";
|
|
|
|
|