| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index f8db04e6702023da6238397b99a16c81900973f2..0164f7d8dae07b48600f8f5e6c4e08e4875022d6 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -33,6 +33,7 @@ CHROMEOS_EXPORT extern const char kDisableIMEModeIndicator[];
|
| CHROMEOS_EXPORT extern const char kDisableLocalAccounts[];
|
| CHROMEOS_EXPORT extern const char kDisableLoginAnimations[];
|
| CHROMEOS_EXPORT extern const char kDisableNewChannelSwitcherUI[];
|
| +CHROMEOS_EXPORT extern const char kDisableNewKioskUI[];
|
| CHROMEOS_EXPORT extern const char kDisableOOBEBlockingUpdate[];
|
| CHROMEOS_EXPORT extern const char kDisableOnlineEULA[];
|
| CHROMEOS_EXPORT extern const char kDisableOobeAnimation[];
|
|
|