Index: chrome/browser/ui/browser_window.h |
=================================================================== |
--- chrome/browser/ui/browser_window.h (revision 115368) |
+++ chrome/browser/ui/browser_window.h (working copy) |
@@ -386,9 +386,6 @@ |
// Returns the TabContentsContainer. |
virtual views::View* GetTabContentsContainerView() const = 0; |
- // Returns the TabContentsContainer. |
- virtual views::View* GetSidebarContainerView() const = 0; |
- |
// Returns the ToolbarView. |
virtual ToolbarView* GetToolbarView() const = 0; |
#endif |