| Index: remoting/host/setup/host_starter.cc
|
| diff --git a/remoting/host/setup/host_starter.cc b/remoting/host/setup/host_starter.cc
|
| index 298be8ed7d45ddc1bfb4dd903f32d9c4d259802c..12467771a2b5cb840f50ef960d029051463ab264 100644
|
| --- a/remoting/host/setup/host_starter.cc
|
| +++ b/remoting/host/setup/host_starter.cc
|
| @@ -4,7 +4,9 @@
|
|
|
| #include "remoting/host/setup/host_starter.h"
|
|
|
| +#include "base/bind.h"
|
| #include "base/guid.h"
|
| +#include "base/location.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "base/values.h"
|
| #include "google_apis/google_api_keys.h"
|
|
|