| Index: net/quic/core/quic_simple_buffer_allocator.h
|
| diff --git a/net/quic/core/quic_simple_buffer_allocator.h b/net/quic/core/quic_simple_buffer_allocator.h
|
| index 1cac1237a7b3995c0f07681376b1bd39b45beafb..a980d03979f4f1e72746bb1ea3b278d25f8c3abb 100644
|
| --- a/net/quic/core/quic_simple_buffer_allocator.h
|
| +++ b/net/quic/core/quic_simple_buffer_allocator.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_
|
| #define NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_
|
|
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/quic_protocol.h"
|
|
|
| namespace net {
|
|
|