| 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
|
|
|