| Index: net/quic/core/crypto/crypto_handshake_message.h
|
| diff --git a/net/quic/core/crypto/crypto_handshake_message.h b/net/quic/core/crypto/crypto_handshake_message.h
|
| index 81bce9f09792fbdfb166cd9e2fe855e2e6f4b09c..f09691d78da5c5d70fce6e61909d63a793292f04 100644
|
| --- a/net/quic/core/crypto/crypto_handshake_message.h
|
| +++ b/net/quic/core/crypto/crypto_handshake_message.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/strings/string_piece.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
|
|
| namespace net {
|
|
|
|
|