| Index: remoting/host/local_input_monitor_chromeos.cc
|
| diff --git a/remoting/host/local_input_monitor_chromeos.cc b/remoting/host/local_input_monitor_chromeos.cc
|
| index c2ce05c857651af7591f678975f06854ef623fe7..2ba0ec160568b682920b315ccc7bad70425ad06e 100644
|
| --- a/remoting/host/local_input_monitor_chromeos.cc
|
| +++ b/remoting/host/local_input_monitor_chromeos.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/threading/non_thread_safe.h"
|
| #include "remoting/host/chromeos/point_transformer.h"
|
| #include "remoting/host/client_session_control.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_geometry.h"
|
|
|