Index: mandoline/ui/aura/window_tree_host_mojo.cc |
diff --git a/mandoline/ui/aura/window_tree_host_mojo.cc b/mandoline/ui/aura/window_tree_host_mojo.cc |
index 293025d5e167030f4eeec07104f6ecbb896cb5b0..9afed6e2ffbd35f6b4e0a47fe2f9a46926e7ba75 100644 |
--- a/mandoline/ui/aura/window_tree_host_mojo.cc |
+++ b/mandoline/ui/aura/window_tree_host_mojo.cc |
@@ -92,13 +92,6 @@ void WindowTreeHostMojo::OnCursorVisibilityChangedNative(bool show) { |
} |
//////////////////////////////////////////////////////////////////////////////// |
-// WindowTreeHostMojo, ui::EventSource implementation: |
- |
-ui::EventProcessor* WindowTreeHostMojo::GetEventProcessor() { |
- return dispatcher(); |
-} |
- |
-//////////////////////////////////////////////////////////////////////////////// |
// WindowTreeHostMojo, ViewObserver implementation: |
void WindowTreeHostMojo::OnViewBoundsChanged( |