| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 85e51f1d833886fb5dc3319b33370a906f5ad82c..956c089a11de35dd65c591fa135f33002c8ad4a4 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[];
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[];
|
| CHROMEOS_EXPORT extern const char kDisableNetworkPortalNotification[];
|
| CHROMEOS_EXPORT extern const char kDisableNewChannelSwitcherUI[];
|
|
|