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

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

Issue 872433006: Disconnect one click sign in code. The code itself will be removed in followup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix merge Created 5 years, 10 months 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 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();
« no previous file with comments | « components/signin/core/browser/about_signin_internals.cc ('k') | components/signin/core/common/profile_management_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698