Chromium Code Reviews| Index: net/cert/x509_cert_types.h |
| diff --git a/net/cert/x509_cert_types.h b/net/cert/x509_cert_types.h |
| index 4b173108b2654633ba3727d1f9aef094af33e58e..9960aa1591eea4bef9a65117557c4196e418a962 100644 |
| --- a/net/cert/x509_cert_types.h |
| +++ b/net/cert/x509_cert_types.h |
| @@ -12,7 +12,7 @@ |
| #include <vector> |
| #include "base/logging.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "build/build_config.h" |
| #include "net/base/hash_value.h" |
| #include "net/base/net_export.h" |