| Index: remoting/host/desktop_capturer_proxy.cc
|
| diff --git a/remoting/host/desktop_capturer_proxy.cc b/remoting/host/desktop_capturer_proxy.cc
|
| index d00ca37d2c7a122c7fad03a5654e8ec6e62e0cf5..0a7307b446493e0178bd0dd08cf75caeec29645a 100644
|
| --- a/remoting/host/desktop_capturer_proxy.cc
|
| +++ b/remoting/host/desktop_capturer_proxy.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "remoting/proto/control.pb.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_capture_options.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
|
|
|