Index: chrome/browser/ui/views/frame/browser_frame_win.h |
=================================================================== |
--- chrome/browser/ui/views/frame/browser_frame_win.h (revision 153503) |
+++ chrome/browser/ui/views/frame/browser_frame_win.h (working copy) |
@@ -44,7 +44,7 @@ |
protected: |
// Overridden from views::NativeWidgetWin: |
- virtual int GetShowState() const OVERRIDE; |
+ virtual int GetInitialShowState() const OVERRIDE; |
virtual bool GetClientAreaInsets(gfx::Insets* insets) const OVERRIDE; |
virtual void UpdateFrameAfterFrameChange() OVERRIDE; |
virtual void OnEndSession(BOOL ending, UINT logoff) OVERRIDE; |