Index: ui/aura/window_tree_host_ozone.h |
diff --git a/ui/aura/window_tree_host_ozone.h b/ui/aura/window_tree_host_ozone.h |
index f0e8c985a73c4fefcfd7eb33e7d2a9c1f613abb6..52d7ca867ac055e78c1c15c930f082d462ad007e 100644 |
--- a/ui/aura/window_tree_host_ozone.h |
+++ b/ui/aura/window_tree_host_ozone.h |
@@ -47,7 +47,6 @@ class AURA_EXPORT WindowTreeHostOzone : public WindowTreeHost, |
virtual gfx::Point GetLocationOnNativeScreen() const override; |
virtual void SetCapture() override; |
virtual void ReleaseCapture() override; |
- virtual void PostNativeEvent(const base::NativeEvent& event) override; |
virtual void SetCursorNative(gfx::NativeCursor cursor_type) override; |
virtual void MoveCursorToNative(const gfx::Point& location) override; |
virtual void OnCursorVisibilityChangedNative(bool show) override; |