Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(572)

Unified Diff: components/signin/core/common/profile_management_switches.h

Issue 1412453002: Remove enable-iframe-based-signin flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698