Chromium Code Reviews| Index: crypto/openssl_util.cc |
| diff --git a/crypto/openssl_util.cc b/crypto/openssl_util.cc |
| index bdf24e6ebc53bb4e1575f2ce0f839416553a127e..5bc3ce53cd32f82191189842c85905018930e4d6 100644 |
| --- a/crypto/openssl_util.cc |
| +++ b/crypto/openssl_util.cc |
| @@ -10,7 +10,7 @@ |
| #include "base/logging.h" |
| #include "base/memory/scoped_vector.h" |
| #include "base/memory/singleton.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "base/synchronization/lock.h" |
| namespace crypto { |