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

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

Issue 1116353004: Remove the #enable-fast-user-switcher flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad merge Created 5 years, 7 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 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();
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_chooser_view.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