| Index: views/widget/native_widget_gtk.h
|
| ===================================================================
|
| --- views/widget/native_widget_gtk.h (revision 91561)
|
| +++ views/widget/native_widget_gtk.h (working copy)
|
| @@ -164,6 +164,7 @@
|
| virtual const Widget* GetWidget() const OVERRIDE;
|
| virtual gfx::NativeView GetNativeView() const OVERRIDE;
|
| virtual gfx::NativeWindow GetNativeWindow() const OVERRIDE;
|
| + virtual Widget* GetTopLevelWidget() OVERRIDE;
|
| virtual const ui::Compositor* GetCompositor() const OVERRIDE;
|
| virtual ui::Compositor* GetCompositor() OVERRIDE;
|
| virtual void MarkLayerDirty() OVERRIDE;
|
|
|