Chromium Code Reviews| Index: net/quic/crypto/key_exchange.h |
| diff --git a/net/quic/crypto/key_exchange.h b/net/quic/crypto/key_exchange.h |
| index c1028ca91fad605689c3c8611740512ee5fc2f45..4f043bd336aaba4a7127980fcd31bc67053513ce 100644 |
| --- a/net/quic/crypto/key_exchange.h |
| +++ b/net/quic/crypto/key_exchange.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "net/base/net_export.h" |
| #include "net/quic/crypto/crypto_protocol.h" |