| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 15e8de3385e5d182db466830c1bca8d8d302f422..4745573a1bb1a055ec5a091791b14a7d6ab345e0 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -120,6 +120,7 @@ CHROMEOS_EXPORT extern const char kHasChromeOSDiamondKey[];
|
| CHROMEOS_EXPORT extern const char kHomedir[];
|
| CHROMEOS_EXPORT extern const char kHostPairingOobe[];
|
| CHROMEOS_EXPORT extern const char kIgnoreUserProfileMappingForTests[];
|
| +CHROMEOS_EXPORT extern const char kInitialEncryptionEcryptfs[];
|
| CHROMEOS_EXPORT extern const char kLoginManager[];
|
| CHROMEOS_EXPORT extern const char kLoginProfile[];
|
| CHROMEOS_EXPORT extern const char kLoginUser[];
|
|
|