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 63557d6900550d7543b32131dc033d2414ede96e..0bdc576616163617087e1ad03979766fb6cb1f6a 100644 |
--- a/components/signin/core/common/profile_management_switches.h |
+++ b/components/signin/core/common/profile_management_switches.h |
@@ -19,9 +19,6 @@ namespace switches { |
// management UI is available in the avatar bubble. |
bool IsEnableAccountConsistency(); |
-// Checks whether the web-based sign in flow is enabled on Chrome desktop. |
-bool IsEnableWebBasedSignin(); |
- |
// Checks whether the webview-based sign in flow is enabled on Chrome desktop. |
bool IsEnableWebviewBasedSignin(); |