summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/test_browser_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/base/test_browser_window.h')
-rw-r--r--chrome/test/base/test_browser_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/base/test_browser_window.h b/chrome/test/base/test_browser_window.h
index 2394601..1f84811 100644
--- a/chrome/test/base/test_browser_window.h
+++ b/chrome/test/base/test_browser_window.h
@@ -47,6 +47,7 @@ class TestBrowserWindow : public BrowserWindow {
virtual void SetStarredState(bool is_starred) OVERRIDE {}
virtual void ZoomChangedForActiveTab(bool can_show_bubble) OVERRIDE {}
virtual gfx::Rect GetRestoredBounds() const OVERRIDE;
+ virtual ui::WindowShowState GetRestoredState() const OVERRIDE;
virtual gfx::Rect GetBounds() const OVERRIDE;
virtual bool IsMaximized() const OVERRIDE;
virtual bool IsMinimized() const OVERRIDE;