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

Unified Diff: chrome/browser/ui/views/profiles/profile_chooser_view.h

Issue 2765413002: Removing fast user switcher tutorial (Closed)
Patch Set: Created 3 years, 9 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: 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
« no previous file with comments | « chrome/browser/ui/profile_chooser_constants.h ('k') | chrome/browser/ui/views/profiles/profile_chooser_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698