Index: components/signin/core/common/profile_management_switches.h |
diff --git a/components/signin/core/common/profile_management_switches.h b/components/signin/core/common/profile_management_switches.h |
index 0bdc576616163617087e1ad03979766fb6cb1f6a..ef34ff22bfc115be9fdf7a4f4f54cf9c999353e3 100644 |
--- a/components/signin/core/common/profile_management_switches.h |
+++ b/components/signin/core/common/profile_management_switches.h |
@@ -25,9 +25,6 @@ bool IsEnableWebviewBasedSignin(); |
// Whether the chrome.identity API should be multi-account. |
bool IsExtensionsMultiAccount(); |
-// Checks whether the flag for fast user switching is enabled. |
-bool IsFastUserSwitching(); |
- |
// Enables using GAIA information to populate profile name and icon. |
bool IsGoogleProfileInfo(); |