| Index: net/quic/core/quic_packet_creator.h
|
| diff --git a/net/quic/core/quic_packet_creator.h b/net/quic/core/quic_packet_creator.h
|
| index e834b9437664d8a09ad6c1b66cf6ff53aad475de..55ab53524bedb27a4253eecd81fb55a853509174 100644
|
| --- a/net/quic/core/quic_packet_creator.h
|
| +++ b/net/quic/core/quic_packet_creator.h
|
| @@ -20,6 +20,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/strings/string_piece.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/quic/core/quic_framer.h"
|
| #include "net/quic/core/quic_protocol.h"
|
|
|
|
|