| Index: net/quic/core/crypto/crypto_utils.h
|
| diff --git a/net/quic/core/crypto/crypto_utils.h b/net/quic/core/crypto/crypto_utils.h
|
| index c0b4c1b1d2d1f74af090206dca96e597db813846..782cb44b9a3d1a47737170fa4c4d328d66e9e417 100644
|
| --- a/net/quic/core/crypto/crypto_utils.h
|
| +++ b/net/quic/core/crypto/crypto_utils.h
|
| @@ -18,7 +18,7 @@
|
| #include "net/quic/core/crypto/crypto_handshake.h"
|
| #include "net/quic/core/crypto/crypto_handshake_message.h"
|
| #include "net/quic/core/crypto/crypto_protocol.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|