| Index: chrome/test/test_browser_window.h
|
| ===================================================================
|
| --- chrome/test/test_browser_window.h (revision 66034)
|
| +++ chrome/test/test_browser_window.h (working copy)
|
| @@ -66,7 +66,6 @@
|
| virtual bool IsBookmarkBarVisible() const { return false; }
|
| virtual bool IsBookmarkBarAnimating() const { return false; }
|
| virtual bool IsToolbarVisible() const { return false; }
|
| - virtual gfx::Rect GetRootWindowResizerRect() const { return gfx::Rect(); }
|
| virtual void ConfirmAddSearchProvider(const TemplateURL* template_url,
|
| Profile* profile) {}
|
| virtual void ToggleBookmarkBar() {}
|
|
|