| 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 1cd7a53b556ffb356241401cd120d9c15e607951..aea5cb253c92317420bfb9fd0d87adc5a80d3c95 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(
|
|
|