Index: ui/aura/window_tree_host.h |
diff --git a/ui/aura/window_tree_host.h b/ui/aura/window_tree_host.h |
index 0460c0654b2dfe99d5c3c2c0489b8ce368f05fc4..fef9f63f650e574b0d9be1acf3a8c3b77a5f2403 100644 |
--- a/ui/aura/window_tree_host.h |
+++ b/ui/aura/window_tree_host.h |
@@ -204,7 +204,6 @@ class AURA_EXPORT WindowTreeHost : public ui::internal::InputMethodDelegate, |
// Overridden from ui::EventSource: |
ui::EventProcessor* GetEventProcessor() override; |
- ui::EventDispatchDetails DeliverEventToProcessor(ui::Event* event) override; |
private: |
friend class test::WindowTreeHostTestApi; |