Chromium Code Reviews| Index: net/quic/quic_frame_list.h |
| diff --git a/net/quic/quic_frame_list.h b/net/quic/quic_frame_list.h |
| index 9aad82e388298872ef76af3b6c5b7c2926f47912..a6235972a2c34c680e6051724c7fd13d54638f74 100644 |
| --- a/net/quic/quic_frame_list.h |
| +++ b/net/quic/quic_frame_list.h |
| @@ -5,6 +5,8 @@ |
| #ifndef NET_QUIC_QUIC_FRAME_LIST_H_ |
| #define NET_QUIC_QUIC_FRAME_LIST_H_ |
| +#include <stddef.h> |
| + |
| #include "net/quic/quic_protocol.h" |
| #include "net/quic/quic_stream_sequencer_buffer_interface.h" |