| Index: remoting/host/desktop_session.cc
|
| diff --git a/remoting/host/desktop_session.cc b/remoting/host/desktop_session.cc
|
| index b8a9a9d5fc82d7c5a7f709bc8a4daa44abf234ed..c445387ec846b42b6619d06249ce6d8fd24c8796 100644
|
| --- a/remoting/host/desktop_session.cc
|
| +++ b/remoting/host/desktop_session.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "remoting/host/desktop_session.h"
|
|
|
| -#include "base/single_thread_task_runner.h"
|
| +#include "remoting/base/auto_thread_task_runner.h"
|
| #include "remoting/host/daemon_process.h"
|
|
|
| namespace remoting {
|
|
|