diff options
Diffstat (limited to 'remoting/host/policy_hack/policy_watcher.cc')
-rw-r--r-- | remoting/host/policy_hack/policy_watcher.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/policy_hack/policy_watcher.cc b/remoting/host/policy_hack/policy_watcher.cc index f30e5cc..a7cae81 100644 --- a/remoting/host/policy_hack/policy_watcher.cc +++ b/remoting/host/policy_hack/policy_watcher.cc @@ -13,7 +13,7 @@ #include "base/memory/weak_ptr.h" #include "base/single_thread_task_runner.h" #include "base/synchronization/waitable_event.h" -#include "base/time.h" +#include "base/time/time.h" #include "base/values.h" #include "remoting/host/dns_blackhole_checker.h" |