| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 65150d9ccdd25fc6ddce5b88b83578c9b149911a..d81f60d383644782ed754e24899ecaec0a1436e2 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -87,6 +87,7 @@ CHROMEOS_EXPORT extern const char kHasChromeOSKeyboard[];
|
| CHROMEOS_EXPORT extern const char kHomedir[];
|
| CHROMEOS_EXPORT extern const char kHostPairingOobe[];
|
| CHROMEOS_EXPORT extern const char kIgnoreUserProfileMappingForTests[];
|
| +CHROMEOS_EXPORT extern const char kInternalDisplayColorProfileFile[];
|
| CHROMEOS_EXPORT extern const char kLoginManager[];
|
| CHROMEOS_EXPORT extern const char kLoginProfile[];
|
| CHROMEOS_EXPORT extern const char kLoginUser[];
|
|
|