| Index: remoting/host/setup/daemon_controller.cc
|
| diff --git a/remoting/host/setup/daemon_controller.cc b/remoting/host/setup/daemon_controller.cc
|
| index 78659f0b86747a50d2e1c7d55f4969cd4f65ac32..67201a2febe0084c57f751df13bb6576a23a00de 100644
|
| --- a/remoting/host/setup/daemon_controller.cc
|
| +++ b/remoting/host/setup/daemon_controller.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/values.h"
|
|
|