Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index 142f22a03d8cddef5cd77a44ca6bde6495675c42..c33adfcfca5026ea5f11a0fc4a02994b4feacee3 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -76,6 +76,7 @@ CHROMEOS_EXPORT extern const char kForceFirstRunUI[]; |
CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[]; |
CHROMEOS_EXPORT extern const char kEnableSamlSignin[]; |
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[]; |
+CHROMEOS_EXPORT extern const char kEnableSupervisedPasswordSync[]; |
} // namespace switches |
} // namespace chromeos |