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