| Index: net/quic/quartc/quartc_factory.h
|
| diff --git a/net/quic/quartc/quartc_factory.h b/net/quic/quartc/quartc_factory.h
|
| index d91441f1d768836df3c28938f801c8246ec91d97..056c3abf9373657933047f9ca97e88e08f46d679 100644
|
| --- a/net/quic/quartc/quartc_factory.h
|
| +++ b/net/quic/quartc/quartc_factory.h
|
| @@ -9,9 +9,9 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "net/base/net_export.h"
|
| #include "net/quic/core/quic_alarm_factory.h"
|
| -#include "net/quic/core/quic_clock.h"
|
| #include "net/quic/core/quic_connection.h"
|
| #include "net/quic/core/quic_simple_buffer_allocator.h"
|
| +#include "net/quic/platform/api/quic_clock.h"
|
| #include "net/quic/quartc/quartc_alarm_factory.h"
|
| #include "net/quic/quartc/quartc_factory_interface.h"
|
| #include "net/quic/quartc/quartc_packet_writer.h"
|
|
|