| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index fe57af81e5a46fa76c30c2b202dff0fc77a69935..b8d35c222322c52567a8804963e364bb43d447d3 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -88,6 +88,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[];
|
|
|