| 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 844a1d0ea6ffcf28cf3966cd52b14dd993fd5a9c..7b359b90dd9ed9817c1571baeae9b2e76c22117d 100644
|
| --- a/chrome/browser/ui/views/frame/browser_view.h
|
| +++ b/chrome/browser/ui/views/frame/browser_view.h
|
| @@ -304,7 +304,6 @@ class BrowserView : public BrowserWindow,
|
| virtual bool IsBookmarkBarAnimating() const OVERRIDE;
|
| virtual bool IsTabStripEditable() const OVERRIDE;
|
| virtual bool IsToolbarVisible() const OVERRIDE;
|
| - virtual bool IsPanel() const OVERRIDE;
|
| virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE;
|
| virtual void DisableInactiveFrame() OVERRIDE;
|
| virtual void ConfirmAddSearchProvider(TemplateURL* template_url,
|
|
|