| Index: net/quic/quartc/quartc_factory.h
|
| diff --git a/net/quic/quartc/quartc_factory.h b/net/quic/quartc/quartc_factory.h
|
| index 99268a58dd33d068ad5288f3d5655d32de9d6045..a37808ae714351df73146f2a8e4f0c74f83b1c34 100644
|
| --- a/net/quic/quartc/quartc_factory.h
|
| +++ b/net/quic/quartc/quartc_factory.h
|
| @@ -8,6 +8,7 @@
|
| #include "net/quic/core/quic_alarm_factory.h"
|
| #include "net/quic/core/quic_connection.h"
|
| #include "net/quic/core/quic_simple_buffer_allocator.h"
|
| +#include "net/quic/platform/api/quic_export.h"
|
| #include "net/quic/quartc/quartc_factory_interface.h"
|
| #include "net/quic/quartc/quartc_packet_writer.h"
|
| #include "net/quic/quartc/quartc_task_runner_interface.h"
|
|
|