| Index: net/quic/quartc/quartc_alarm_factory.h
|
| diff --git a/net/quic/quartc/quartc_alarm_factory.h b/net/quic/quartc/quartc_alarm_factory.h
|
| index 49005d92bc8d12a1ff94146194971d7ac5106e02..5bd52a21c05b00c3dd1659f7a0ae5ea8a1dff655 100644
|
| --- a/net/quic/quartc/quartc_alarm_factory.h
|
| +++ b/net/quic/quartc/quartc_alarm_factory.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "net/base/net_export.h"
|
| #include "net/quic/core/quic_alarm_factory.h"
|
| -#include "net/quic/core/quic_clock.h"
|
| +#include "net/quic/platform/api/quic_clock.h"
|
|
|
| namespace base {
|
| class TaskRunner;
|
|
|