Index: ui/aura/remote_window_tree_host_win.h |
diff --git a/ui/aura/remote_window_tree_host_win.h b/ui/aura/remote_window_tree_host_win.h |
index d1454d257eeb0524a0cb446bc501dbea3fbf5ff7..b680cc8794021247e7efe2f1fae428154df019c4 100644 |
--- a/ui/aura/remote_window_tree_host_win.h |
+++ b/ui/aura/remote_window_tree_host_win.h |
@@ -125,7 +125,6 @@ class AURA_EXPORT RemoteWindowTreeHostWin |
virtual gfx::Point GetLocationOnNativeScreen() const override; |
virtual void SetCapture() override; |
virtual void ReleaseCapture() override; |
- virtual void PostNativeEvent(const base::NativeEvent& native_event) override; |
virtual void SetCursorNative(gfx::NativeCursor cursor) override; |
virtual void MoveCursorToNative(const gfx::Point& location) override; |
virtual void OnCursorVisibilityChangedNative(bool show) override; |