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 f6b2190e0a8e00a9f2912e3712df6d6a04a2fb7c..2b6044607f80902f1dacaa3ae50009a45b17f8ad 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 webview-based sign in flow is enabled on Chrome desktop. |
-bool IsEnableWebviewBasedSignin(); |
- |
// Whether the chrome.identity API should be multi-account. |
bool IsExtensionsMultiAccount(); |