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 2298a8102dd941c0e873009a3b20f408b6f284ea..0f1cd226e590c37195763202729646670cc01c93 100644 |
--- a/chrome/browser/ui/views/profiles/profile_chooser_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_chooser_view.h |
@@ -52,7 +52,8 @@ class ProfileChooserView : public views::BubbleDelegateView, |
// showing it will appear while if it is showing, nothing will happen here and |
// the existing bubble will auto-close due to focus loss. |
static void ShowBubble(profiles::BubbleViewMode view_mode, |
- signin::GAIAServiceType service_type, |
+ const signin::ManageAccountsParams& |
+ manage_accounts_params, |
views::View* anchor_view, |
views::BubbleBorder::Arrow arrow, |
views::BubbleBorder::BubbleAlignment border_alignment, |