| Index: chrome/test/base/test_browser_window.h
|
| diff --git a/chrome/test/base/test_browser_window.h b/chrome/test/base/test_browser_window.h
|
| index 10fa27342cbea1200d7a96d08af94094065d7678..006eb1a31a6fdb61f6aeb53c032e0ff139fe22b4 100644
|
| --- a/chrome/test/base/test_browser_window.h
|
| +++ b/chrome/test/base/test_browser_window.h
|
| @@ -90,7 +90,6 @@ class TestBrowserWindow : public BrowserWindow {
|
| virtual bool IsTabStripEditable() const OVERRIDE;
|
| virtual bool IsToolbarVisible() const OVERRIDE;
|
| virtual gfx::Rect GetRootWindowResizerRect() const OVERRIDE;
|
| - virtual bool IsPanel() const OVERRIDE;
|
| virtual void ConfirmAddSearchProvider(TemplateURL* template_url,
|
| Profile* profile) OVERRIDE {}
|
| virtual void ToggleBookmarkBar() OVERRIDE {}
|
|
|