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

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

Issue 2031763002: Flag for the desktop user menu revamp project (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/signin_switches.h
diff --git a/components/signin/core/common/signin_switches.h b/components/signin/core/common/signin_switches.h
index 3407c820283d1b105fa0738d69732751bbd555bf..cbee91227eca2e78c093382c3a2d8f15f5c16b6e 100644
--- a/components/signin/core/common/signin_switches.h
+++ b/components/signin/core/common/signin_switches.h
@@ -26,6 +26,7 @@ extern const char kExtensionsMultiAccount[];
extern const char kGoogleProfileInfo[];
extern const base::Feature kMaterialDesignUserManager;
+extern const base::Feature kRedesignedDesktopUserMenu;
extern const base::Feature kUsePasswordSeparatedSigninFlow;
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698