Chromium Code Reviews| Index: crypto/secure_hash_unittest.cc |
| diff --git a/crypto/secure_hash_unittest.cc b/crypto/secure_hash_unittest.cc |
| index 42b9ade3593397d6159bf5db0f4c2a2bdef456d3..c21c365b1c2739a0fa904b357db1ae2dd0f60a82 100644 |
| --- a/crypto/secure_hash_unittest.cc |
| +++ b/crypto/secure_hash_unittest.cc |
| @@ -4,6 +4,8 @@ |
| #include "crypto/secure_hash.h" |
| +#include <string> |
| + |
| #include "base/basictypes.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/pickle.h" |