| Index: net/quic/crypto/crypto_utils.h
|
| diff --git a/net/quic/crypto/crypto_utils.h b/net/quic/crypto/crypto_utils.h
|
| index 058a1abbea9174d18c8ef17c295cfa31aefc4f43..442830b5cb55ce8447672b2740cb665ee990a907 100644
|
| --- a/net/quic/crypto/crypto_utils.h
|
| +++ b/net/quic/crypto/crypto_utils.h
|
| @@ -9,7 +9,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_handshake.h"
|
| #include "net/quic/crypto/crypto_protocol.h"
|
|
|