| Index: net/quic/core/quic_frame_list.h
|
| diff --git a/net/quic/core/quic_frame_list.h b/net/quic/core/quic_frame_list.h
|
| index 2e95455d2d758cfce815318c0ca4f5f1c4fe658c..6f87b4391b2928f94b873cf2cdadb16f83286adf 100644
|
| --- a/net/quic/core/quic_frame_list.h
|
| +++ b/net/quic/core/quic_frame_list.h
|
| @@ -11,7 +11,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"
|
| #include "net/quic/core/quic_stream_sequencer_buffer_interface.h"
|
|
|
| namespace net {
|
|
|