Chromium Code Reviews| Index: net/cert/x509_util_openssl.cc |
| diff --git a/net/cert/x509_util_openssl.cc b/net/cert/x509_util_openssl.cc |
| index 5853b6488b595bd27fde67d40805efff07b06e10..e98c2a08515ace5ba88027fe165fa9705405d190 100644 |
| --- a/net/cert/x509_util_openssl.cc |
| +++ b/net/cert/x509_util_openssl.cc |
| @@ -8,7 +8,7 @@ |
| #include <algorithm> |
| #include "base/logging.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "net/cert/x509_cert_types.h" |
| namespace net { |