| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| index b005f6d7ac843b329ae31bb4391f847904b5df18..3a1865b176a8fc85fd2fdf72c2cee865f4e17484 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h
|
| @@ -117,7 +117,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11
|
| virtual bool ShouldUseNativeFrame() const OVERRIDE;
|
| virtual bool ShouldWindowContentsBeTransparent() const OVERRIDE;
|
| virtual void FrameTypeChanged() OVERRIDE;
|
| - virtual NonClientFrameView* CreateNonClientFrameView() OVERRIDE;
|
| virtual void SetFullscreen(bool fullscreen) OVERRIDE;
|
| virtual bool IsFullscreen() const OVERRIDE;
|
| virtual void SetOpacity(unsigned char opacity) OVERRIDE;
|
|
|