| Index: chrome/browser/policy/schema_registry_service.h
|
| diff --git a/chrome/browser/policy/schema_registry_service.h b/chrome/browser/policy/schema_registry_service.h
|
| index 316ba08b993f34c684729b9169367511830cf6fe..c2acbbf9b67860b345946aa46481fc30ab02a9dd 100644
|
| --- a/chrome/browser/policy/schema_registry_service.h
|
| +++ b/chrome/browser/policy/schema_registry_service.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_POLICY_SCHEMA_REGISTRY_SERVICE_H_
|
| #define CHROME_BROWSER_POLICY_SCHEMA_REGISTRY_SERVICE_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
|
|
|
|