| 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 8e33338365fb94fa4b56ad024fcf4903c4633440..2e95455d2d758cfce815318c0ca4f5f1c4fe658c 100644
|
| --- a/net/quic/core/quic_frame_list.h
|
| +++ b/net/quic/core/quic_frame_list.h
|
| @@ -10,6 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/strings/string_piece.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/quic_protocol.h"
|
| #include "net/quic/core/quic_stream_sequencer_buffer_interface.h"
|
|
|
|
|