| Index: components/policy/core/common/schema_registry_tracking_policy_provider.h
|
| diff --git a/components/policy/core/common/schema_registry_tracking_policy_provider.h b/components/policy/core/common/schema_registry_tracking_policy_provider.h
|
| index 1663c86b248292148e0caa16d8a26d985ca35312..1ec64c3bc97659a1f5bf0d39b1d9168145d02b01 100644
|
| --- a/components/policy/core/common/schema_registry_tracking_policy_provider.h
|
| +++ b/components/policy/core/common/schema_registry_tracking_policy_provider.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef COMPONENTS_POLICY_CORE_COMMON_SCHEMA_REGISTRY_TRACKING_POLICY_PROVIDER_H_
|
| #define COMPONENTS_POLICY_CORE_COMMON_SCHEMA_REGISTRY_TRACKING_POLICY_PROVIDER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "components/policy/core/common/configuration_policy_provider.h"
|
| #include "components/policy/core/common/policy_namespace.h"
|
| #include "components/policy/policy_export.h"
|
|
|