| Index: components/policy/core/common/schema_map.h
|
| diff --git a/components/policy/core/common/schema_map.h b/components/policy/core/common/schema_map.h
|
| index e91886ea4200f166cef9d0440ba1a08e8844bbc1..a8a5cc3cd0d5da910a1ab7f48aef0bdc37cd146b 100644
|
| --- a/components/policy/core/common/schema_map.h
|
| +++ b/components/policy/core/common/schema_map.h
|
| @@ -8,7 +8,7 @@
|
| #include <map>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "components/policy/core/common/policy_namespace.h"
|
| #include "components/policy/core/common/schema.h"
|
|
|