| Index: remoting/host/remoting_me2me_host.cc
|
| diff --git a/remoting/host/remoting_me2me_host.cc b/remoting/host/remoting_me2me_host.cc
|
| index ad5592412f3f7da7991398d22b19e9d84e474760..32bf2e95c597add936ea8e36c73bdf5a16f49562 100644
|
| --- a/remoting/host/remoting_me2me_host.cc
|
| +++ b/remoting/host/remoting_me2me_host.cc
|
| @@ -846,8 +846,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);
|
|
|
|
|