Chromium Code Reviews| Index: chromeos/chromeos_switches.h |
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
| index 17d2d473969a26b7fe1644e480f85ea0d134d1ec..04208fe2ec0df4c60cce2011508cca2d4125182f 100644 |
| --- a/chromeos/chromeos_switches.h |
| +++ b/chromeos/chromeos_switches.h |
| @@ -29,6 +29,7 @@ CHROMEOS_EXPORT extern const char kDisableBootAnimation[]; |
| CHROMEOS_EXPORT extern const char kDisableDemoMode[]; |
| CHROMEOS_EXPORT extern const char kDisableEnterpriseUserReporting[]; |
| CHROMEOS_EXPORT extern const char kDisableGeniusApp[]; |
| +CHROMEOS_EXPORT extern const char kDisableHIDDetectionOnOOBE[]; |
|
ygorshenin1
2014/04/25 16:42:03
I suggest you to replace "disable-*" flag by "enab
merkulova
2014/04/28 07:53:38
Done.
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[]; |
| CHROMEOS_EXPORT extern const char kDisableNetworkPortalNotification[]; |
| CHROMEOS_EXPORT extern const char kDisableNewChannelSwitcherUI[]; |