| Index: components/policy/core/common/preferences_mac.h
|
| diff --git a/components/policy/core/common/preferences_mac.h b/components/policy/core/common/preferences_mac.h
|
| index 5bb14c0ab6abedc2de22be04e3a2fdd507b0e323..5e91963bf26cc03acfb4e118cd660da47de6abd6 100644
|
| --- a/components/policy/core/common/preferences_mac.h
|
| +++ b/components/policy/core/common/preferences_mac.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <CoreFoundation/CoreFoundation.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/policy/policy_export.h"
|
|
|
| // Wraps a small part of the CFPreferences API surface in a very thin layer, to
|
|
|