Chromium Code Reviews| Index: crypto/openssl_util.cc |
| diff --git a/crypto/openssl_util.cc b/crypto/openssl_util.cc |
| index 4ad5c119ad9dbee6844e4471311585ea32313436..0d044c76d4f5460f7209e07a6abb98ba5a99400b 100644 |
| --- a/crypto/openssl_util.cc |
| +++ b/crypto/openssl_util.cc |
| @@ -7,6 +7,8 @@ |
| #include <stddef.h> |
| #include <stdint.h> |
| +#include <string> |
| + |
| #include "base/logging.h" |
| #include "base/strings/string_piece.h" |
| #include "third_party/boringssl/src/include/openssl/crypto.h" |