Index: chrome/browser/ui/views/frame/browser_view.h |
diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h |
index 6767500b26e2eaa79151836fa144fa1e5dc7c00a..d3f430261a1b267d0a68cf85fcdbc5118fe21c9e 100644 |
--- a/chrome/browser/ui/views/frame/browser_view.h |
+++ b/chrome/browser/ui/views/frame/browser_view.h |
@@ -363,7 +363,7 @@ class BrowserView : public BrowserWindow, |
virtual void ShowAvatarBubble(content::WebContents* web_contents, |
const gfx::Rect& rect) OVERRIDE; |
virtual void ShowAvatarBubbleFromAvatarButton(AvatarBubbleMode mode, |
- signin::GAIAServiceType service_type) OVERRIDE; |
+ const signin::ManageAccountsParams& manage_accounts_params) OVERRIDE; |
virtual void ShowPasswordGenerationBubble( |
const gfx::Rect& rect, |
const autofill::PasswordForm& form, |