| Index: remoting/host/linux/certificate_watcher.h
|
| diff --git a/remoting/host/linux/certificate_watcher.h b/remoting/host/linux/certificate_watcher.h
|
| index 65938e0ae15fa3ddcf651a97d285b8607bb96a2c..720e34df3bd5aacf99cea6b09861989c46d83f77 100644
|
| --- a/remoting/host/linux/certificate_watcher.h
|
| +++ b/remoting/host/linux/certificate_watcher.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/files/file_path_watcher.h"
|
| #include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/timer/timer.h"
|
| #include "remoting/host/host_status_monitor.h"
|
| #include "remoting/host/host_status_observer.h"
|
|
|