| Index: remoting/host/remoting_me2me_host.cc
|
| diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
|
| index 6b01520d8be6693c8677f079894d5eca70615c77..f00f839c65811116e28f3e06a1bfd3bbb9224ae8 100644
|
| --- a/remoting/host/remoting_me2me_host.cc
|
| +++ b/remoting/host/remoting_me2me_host.cc
|
| @@ -849,8 +849,6 @@ void HostProcess::StartOnUiThread() {
|
| context_->input_task_runner(), context_->ui_task_runner());
|
| }
|
| #endif // !defined(REMOTING_MULTI_PROCESS)
|
| - desktop_environment_factory->set_supports_touch_events(
|
| - InputInjector::SupportsTouchEvents());
|
|
|
| desktop_environment_factory_.reset(desktop_environment_factory);
|
|
|
|
|