| Index: net/quic/core/congestion_control/rtt_stats.h
|
| diff --git a/net/quic/core/congestion_control/rtt_stats.h b/net/quic/core/congestion_control/rtt_stats.h
|
| index 242e3419e9503d5d987800deb30e8380ab036113..57253cc5af474b76667f30837a7f470759556980 100644
|
| --- a/net/quic/core/congestion_control/rtt_stats.h
|
| +++ b/net/quic/core/congestion_control/rtt_stats.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/macros.h"
|
| #include "net/base/net_export.h"
|
| #include "net/quic/core/quic_bug_tracker.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|