| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 0290c2bb452a7b40cfc03da75a198e03d13557ba..a2a126802361523f9995b04dad3c52dfca0d72cd 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -57,6 +57,7 @@ CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[];
|
| CHROMEOS_EXPORT extern const char kGuestSession[];
|
| CHROMEOS_EXPORT extern const char kHasChromeOSDiamondKey[];
|
| CHROMEOS_EXPORT extern const char kHasChromeOSKeyboard[];
|
| +CHROMEOS_EXPORT extern const char kIgnoreUserProfileMappingForTests[];
|
| CHROMEOS_EXPORT extern const char kKioskModeScreensaverPath[];
|
| CHROMEOS_EXPORT extern const char kLoginManager[];
|
| CHROMEOS_EXPORT extern const char kLoginPassword[];
|
|
|