| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index b7d87a4e7c1811470b09c718743dc142f8b66244..c2ae63bf748d925a0e4d6f4b4975cd1b165579e5 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -30,6 +30,7 @@ CHROMEOS_EXPORT extern const char kDisableBootAnimation[];
|
| CHROMEOS_EXPORT extern const char kDisableDemoMode[];
|
| CHROMEOS_EXPORT extern const char kDisableGeniusApp[];
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[];
|
| +CHROMEOS_EXPORT extern const char kDisableLoginScrollIntoView[];
|
| CHROMEOS_EXPORT extern const char kDisableNetworkPortalNotification[];
|
| CHROMEOS_EXPORT extern const char kDisableNewChannelSwitcherUI[];
|
| CHROMEOS_EXPORT extern const char kDisableNewKioskUI[];
|
|
|