| Index: views/window/window_gtk.h
|
| ===================================================================
|
| --- views/window/window_gtk.h (revision 16089)
|
| +++ views/window/window_gtk.h (working copy)
|
| @@ -46,6 +46,7 @@
|
| virtual void DisableInactiveRendering();
|
| virtual void UpdateWindowTitle();
|
| virtual void UpdateWindowIcon();
|
| + virtual void SetIsAlwaysOnTop(bool always_on_top);
|
| virtual NonClientFrameView* CreateFrameViewForWindow();
|
| virtual void UpdateFrameAfterFrameChange();
|
| virtual WindowDelegate* GetDelegate() const;
|
|
|