| Index: remoting/host/policy_watcher.cc
|
| diff --git a/remoting/host/policy_watcher.cc b/remoting/host/policy_watcher.cc
|
| index ea90d6373928aa7e905e2ecd63142588fa9e3a4c..d8bc0561a993cf27c75aff2decfa5638d0e2490a 100644
|
| --- a/remoting/host/policy_watcher.cc
|
| +++ b/remoting/host/policy_watcher.cc
|
| @@ -23,7 +23,7 @@
|
| #include "components/policy/core/common/policy_service_impl.h"
|
| #include "components/policy/core/common/schema.h"
|
| #include "components/policy/core/common/schema_registry.h"
|
| -#include "policy/policy_constants.h"
|
| +#include "components/policy/policy_constants.h"
|
| #include "remoting/host/dns_blackhole_checker.h"
|
| #include "remoting/host/third_party_auth_config.h"
|
| #include "remoting/protocol/port_range.h"
|
|
|