| Index: remoting/host/desktop_environment_factory.cc
|
| diff --git a/remoting/host/desktop_environment_factory.cc b/remoting/host/desktop_environment_factory.cc
|
| index f3299a9325886d65cad26019fa1712330f92c2ba..71059e9934bafad892a08e0438020fbbc4f9b637 100644
|
| --- a/remoting/host/desktop_environment_factory.cc
|
| +++ b/remoting/host/desktop_environment_factory.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "remoting/host/desktop_environment_factory.h"
|
|
|
| +#include "base/single_thread_task_runner.h"
|
| #include "remoting/host/audio_capturer.h"
|
| #include "remoting/host/chromoting_host_context.h"
|
| #include "remoting/host/client_session.h"
|
|
|