| Index: net/quic/quic_crypto_stream.cc
|
| diff --git a/net/quic/quic_crypto_stream.cc b/net/quic/quic_crypto_stream.cc
|
| index 79c912aec15116d7a49f27ad037436b6954ad925..f033af82d35fe5649ff1a4abfe9667db618eb9d4 100644
|
| --- a/net/quic/quic_crypto_stream.cc
|
| +++ b/net/quic/quic_crypto_stream.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "net/quic/crypto/crypto_handshake.h"
|
| #include "net/quic/quic_connection.h"
|
| #include "net/quic/quic_session.h"
|
|
|