| Index: remoting/host/linux/certificate_watcher.cc
|
| diff --git a/remoting/host/linux/certificate_watcher.cc b/remoting/host/linux/certificate_watcher.cc
|
| index 42e3a7cc250293a6d3ba084f8f2fdc87ef101c42..4340667b2f1c4c09bba9d83797011a03c4944168 100644
|
| --- a/remoting/host/linux/certificate_watcher.cc
|
| +++ b/remoting/host/linux/certificate_watcher.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/path_service.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
|
|
| namespace remoting {
|
|
|
|
|