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 53406d9f19e2a0de68694e6a473dea44ec78b2e5..1537a69798f432d15e4b9c102a44719532e02460 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 |
@@ -145,7 +145,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11 : |
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 MoveCursorToNative(const gfx::Point& location) OVERRIDE; |
virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE; |