| Index: chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| diff --git a/chrome/browser/ui/views/profiles/profile_chooser_view.h b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| index 11ab2b1f190c7313e4535b44844c12289ac3f6f9..ee82dab69acd8e2ab4aa6f981c618c0815172c4a 100644
|
| --- a/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| +++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h
|
| @@ -170,9 +170,6 @@ class ProfileChooserView : public content::WebContentsDelegate,
|
| // Creates a tutorial card to show the errors in the last Chrome signin.
|
| views::View* CreateSigninErrorView();
|
|
|
| - // Creates a tutorial card telling the user about right-click user switching.
|
| - views::View* CreateRightClickTutorialView();
|
| -
|
| views::View* CreateTutorialViewIfNeeded(const AvatarMenu::Item& item);
|
|
|
| // Creates a tutorial card. If |stack_button| is true, places the button above
|
|
|