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

Unified Diff: chrome/browser/profiles/profile_window.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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/profiles/profile_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profiles/profile_window.h
diff --git a/chrome/browser/profiles/profile_window.h b/chrome/browser/profiles/profile_window.h
index 29dd10e2094a18166bc217c736baff317187099b..6f9ddaa8d0ca67eb466ca47536a99cd8c2ddb7ac 100644
--- a/chrome/browser/profiles/profile_window.h
+++ b/chrome/browser/profiles/profile_window.h
@@ -148,10 +148,6 @@ void BubbleViewModeFromAvatarBubbleMode(
bool ShouldShowWelcomeUpgradeTutorial(
Profile* profile, TutorialMode tutorial_mode);
-// Returns true if the tutorial informing the user about right-click user
-// switching should be shown, false otherwise.
-bool ShouldShowRightClickTutorial(Profile* profile);
-
} // namespace profiles
#endif // CHROME_BROWSER_PROFILES_PROFILE_WINDOW_H_
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/profiles/profile_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698