Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / frame / browser_view_layout_delegate.h
index a2f2531..3f443d9 100644 (file)
@@ -21,7 +21,6 @@ class BrowserViewLayoutDelegate {
   virtual ~BrowserViewLayoutDelegate() {}
 
   virtual views::View* GetContentsWebView() const = 0;
-  virtual views::View* GetWindowSwitcherButton() const = 0;
   virtual bool IsTabStripVisible() const = 0;
   virtual gfx::Rect GetBoundsForTabStripInBrowserView() const = 0;
   virtual int GetTopInsetInBrowserView() const = 0;