| Index: chrome/browser/ui/views/frame/browser_view.h
|
| diff --git a/chrome/browser/ui/views/frame/browser_view.h b/chrome/browser/ui/views/frame/browser_view.h
|
| index a045a36fef1fd98533568dec12de9e830337321f..df7d0a03108adc667dd88e8db32118d88969ea15 100644
|
| --- a/chrome/browser/ui/views/frame/browser_view.h
|
| +++ b/chrome/browser/ui/views/frame/browser_view.h
|
| @@ -310,7 +310,6 @@ class BrowserView : public BrowserWindow,
|
| bool IsBookmarkBarAnimating() const override;
|
| bool IsTabStripEditable() const override;
|
| bool IsToolbarVisible() const override;
|
| - gfx::Rect GetRootWindowResizerRect() const override;
|
| void ShowUpdateChromeDialog() override;
|
| void ShowBookmarkBubble(const GURL& url, bool already_bookmarked) override;
|
| void ShowBookmarkAppBubble(
|
|
|