Index: chrome/browser/ui/gtk/browser_window_gtk.h |
=================================================================== |
--- chrome/browser/ui/gtk/browser_window_gtk.h (revision 116011) |
+++ chrome/browser/ui/gtk/browser_window_gtk.h (working copy) |
@@ -158,7 +158,7 @@ |
virtual WindowOpenDisposition GetDispositionForPopupBounds( |
const gfx::Rect& bounds) OVERRIDE; |
virtual FindBar* CreateFindBar() OVERRIDE; |
- virtual void ShowAvatarBubble(TabContents* tab_contents, |
+ virtual void ShowAvatarBubble(content::WebContents* web_contents, |
const gfx::Rect& rect) OVERRIDE; |
virtual void ShowAvatarBubbleFromAvatarButton() OVERRIDE; |