| 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 a980d03979f4f1e72746bb1ea3b278d25f8c3abb..1a7ff35e84dc5d6d132717b1284717ecd9ff2ae2 100644
|
| --- a/net/quic/core/quic_simple_buffer_allocator.h
|
| +++ b/net/quic/core/quic_simple_buffer_allocator.h
|
| @@ -6,7 +6,7 @@
|
| #define NET_QUIC_SIMPLE_BUFFER_ALLOCATOR_H_
|
|
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_buffer_allocator.h"
|
|
|
| namespace net {
|
|
|
|
|