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