Index: components/signin/core/common/signin_switches.h |
diff --git a/components/signin/core/common/signin_switches.h b/components/signin/core/common/signin_switches.h |
index d7dbd8a742acabf4bb7c4cef321676c4307d9a9d..2e5dcbe96f1734c23ea4123f651aae82d275d021 100644 |
--- a/components/signin/core/common/signin_switches.h |
+++ b/components/signin/core/common/signin_switches.h |
@@ -11,6 +11,7 @@ namespace switches { |
// alongside the definition of their values in the .cc file. |
extern const char kClearTokenService[]; |
extern const char kEnableWebBasedSignin[]; |
+extern const char kExtensionsMultiAccount[]; |
extern const char kFastUserSwitching[]; |
extern const char kGoogleProfileInfo[]; |
extern const char kNewAvatarMenu[]; |