| Index: net/quic/core/crypto/crypto_protocol.h
|
| diff --git a/net/quic/core/crypto/crypto_protocol.h b/net/quic/core/crypto/crypto_protocol.h
|
| index 2d3a6b8b18cbed79ff46c3f2dd121547325114ec..4d088d73d736deb21b94a57d797268f481b8380f 100644
|
| --- a/net/quic/core/crypto/crypto_protocol.h
|
| +++ b/net/quic/core/crypto/crypto_protocol.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_tag.h"
|
|
|
| // Version and Crypto tags are written to the wire with a big-endian
|
| // representation of the name of the tag. For example
|
|
|