| Index: chrome/browser/ui/views/frame/app_panel_browser_frame_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/app_panel_browser_frame_view.h (revision 113407)
|
| +++ chrome/browser/ui/views/frame/app_panel_browser_frame_view.h (working copy)
|
| @@ -44,6 +44,7 @@
|
| virtual int NonClientHitTest(const gfx::Point& point) OVERRIDE;
|
| virtual void GetWindowMask(const gfx::Size& size, gfx::Path* window_mask)
|
| OVERRIDE;
|
| + virtual void EnableClose(bool enable) OVERRIDE;
|
| virtual void ResetWindowControls() OVERRIDE;
|
| virtual void UpdateWindowIcon() OVERRIDE;
|
|
|
|
|