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