summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/toolbar_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/toolbar_view.h')
-rw-r--r--chrome/browser/ui/views/toolbar_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/toolbar_view.h b/chrome/browser/ui/views/toolbar_view.h
index ccae7fa2..bea00f3 100644
--- a/chrome/browser/ui/views/toolbar_view.h
+++ b/chrome/browser/ui/views/toolbar_view.h
@@ -96,7 +96,7 @@ class ToolbarView : public AccessiblePaneView,
virtual void RunMenu(views::View* source, const gfx::Point& pt);
// Overridden from LocationBarView::Delegate:
- virtual TabContents* GetTabContents();
+ virtual TabContentsWrapper* GetTabContentsWrapper();
virtual InstantController* GetInstant();
virtual void OnInputInProgress(bool in_progress);