Index: chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h |
diff --git a/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h b/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h |
index 6efe01cc1afa596159962d41afc8e0b5f1823d83..c3cd03f14c3bcea1f2c3a2054138274f07a37321 100644 |
--- a/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h |
+++ b/chrome/browser/ui/views/tab_contents/tab_contents_view_gtk.h |
@@ -63,6 +63,7 @@ class TabContentsViewGtk : public TabContentsView, |
virtual void SetInitialFocus(); |
virtual void StoreFocus(); |
virtual void RestoreFocus(); |
+ virtual void GetViewBounds(gfx::Rect* out) const; |
// Backend implementation of RenderViewHostDelegate::View. |
virtual void ShowContextMenu(const ContextMenuParams& params); |