Chromium Code Reviews| Index: base/crypto/encryptor_mac.cc |
| =================================================================== |
| --- base/crypto/encryptor_mac.cc (revision 43766) |
| +++ base/crypto/encryptor_mac.cc (working copy) |
| @@ -6,6 +6,7 @@ |
| #include <CommonCrypto/CommonCryptor.h> |
| +#include "base/crypto/symmetric_key.h" |
| #include "base/logging.h" |
| #include "base/string_util.h" |