| Index: views/widget/native_widget_aura.h
|
| ===================================================================
|
| --- views/widget/native_widget_aura.h (revision 110996)
|
| +++ views/widget/native_widget_aura.h (working copy)
|
| @@ -87,7 +87,6 @@
|
| virtual void SetShape(gfx::NativeRegion shape) OVERRIDE;
|
| virtual void Close() OVERRIDE;
|
| virtual void CloseNow() OVERRIDE;
|
| - virtual void EnableClose(bool enable) OVERRIDE;
|
| virtual void Show() OVERRIDE;
|
| virtual void Hide() OVERRIDE;
|
| virtual void ShowMaximizedWithBounds(
|
|
|