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 8000eb79acf6b36aeab64ad2b6f4f2e7b726e3d9..87b20a3e4a9775aeccb815489d00e9e2d2e5e754 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -123,6 +123,7 @@ class ProfileChooserView : public content::WebContentsDelegate, |
// Shows the bubble with the |view_to_display|. |
void ShowView(profiles::BubbleViewMode view_to_display, |
AvatarMenu* avatar_menu); |
+ void ShowViewFromMode(profiles::BubbleViewMode mode); |
// Creates the profile chooser view. |
views::View* CreateProfileChooserView(AvatarMenu* avatar_menu); |