| Index: chrome/browser/policy/policy_domain_descriptor.h
|
| diff --git a/chrome/browser/policy/policy_domain_descriptor.h b/chrome/browser/policy/policy_domain_descriptor.h
|
| index 2106633f026a1e9033a13ec76de3eb58bb8a6a36..629390079f0d3db0938a6165c7904a6a2dee5868 100644
|
| --- a/chrome/browser/policy/policy_domain_descriptor.h
|
| +++ b/chrome/browser/policy/policy_domain_descriptor.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/policy/policy_service.h"
|
| +#include "components/policy/core/common/policy_namespace.h"
|
| #include "components/policy/core/common/schema.h"
|
|
|
| namespace policy {
|
|
|