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 8e67548695d9d30458eb9bf123fdeaf348b8ac2f..a510ed3f3577cd97147f81167f97dd732a2eadba 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 |
@@ -122,7 +122,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin |
virtual void UnConfineCursor() OVERRIDE; |
virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE; |
virtual void OnDeviceScaleFactorChanged(float device_scale_factor) OVERRIDE; |
- virtual void PrepareForShutdown() OVERRIDE; |
virtual void SetCursorNative(gfx::NativeCursor cursor) OVERRIDE; |
virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE; |
virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE; |