Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
index 5883141ce5f713b8ea57757535b0d5a7c6cdc3ba..e10c7cfd57e216c9ebd5fbfa31ebafed0e01f938 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h |
@@ -92,7 +92,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
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; |