| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index f88b9defadacd13a8fbf793526cb4b275a907a7b..bfca96323729c509d8b8f1f35b7ff9f2863064d7 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -74,6 +74,7 @@ CHROMEOS_EXPORT extern const char kDisableFirstRunUI[];
|
| CHROMEOS_EXPORT extern const char kForceFirstRunUI[];
|
| CHROMEOS_EXPORT extern const char kEnableSamlSignin[];
|
| CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[];
|
| +CHROMEOS_EXPORT extern const char kEnableSupervisedPasswordSync[];
|
|
|
| } // namespace switches
|
| } // namespace chromeos
|
|
|