Chromium Code Reviews| Index: crypto/apple_keychain.h |
| diff --git a/crypto/apple_keychain.h b/crypto/apple_keychain.h |
| index 840ccee8c2032cc4b3914443d6c1f381eccd703f..1ea24735478f5230b6b8986e4b64731b99afafcb 100644 |
| --- a/crypto/apple_keychain.h |
| +++ b/crypto/apple_keychain.h |
| @@ -7,7 +7,8 @@ |
| #include <Security/Security.h> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| +#include "build/build_config.h" |
| #include "crypto/crypto_export.h" |
| #if defined (OS_IOS) |