Index: net/quic/core/quic_crypto_stream.h |
diff --git a/net/quic/core/quic_crypto_stream.h b/net/quic/core/quic_crypto_stream.h |
index 185165a9be10392f76f7fd153d699d3cfc4b82d2..90f5fcecd858a5a31661ed5485d49b9509e349b6 100644 |
--- a/net/quic/core/quic_crypto_stream.h |
+++ b/net/quic/core/quic_crypto_stream.h |
@@ -12,7 +12,7 @@ |
#include "net/quic/core/crypto/crypto_framer.h" |
#include "net/quic/core/crypto/crypto_utils.h" |
#include "net/quic/core/quic_config.h" |
-#include "net/quic/core/quic_protocol.h" |
+#include "net/quic/core/quic_packets.h" |
#include "net/quic/core/quic_stream.h" |
namespace net { |