| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index ee7288514ecac43c62f6c3246854c9e9dd5e0b63..502fe10342b7a5be6eef758d4e73606549c8aca9 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -55,6 +55,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 kHomedir[];
|
| CHROMEOS_EXPORT extern const char kIgnoreUserProfileMappingForTests[];
|
| CHROMEOS_EXPORT extern const char kKioskModeScreensaverPath[];
|
| CHROMEOS_EXPORT extern const char kLoginManager[];
|
|
|