| Index: net/quic/core/congestion_control/hybrid_slow_start.h
|
| diff --git a/net/quic/core/congestion_control/hybrid_slow_start.h b/net/quic/core/congestion_control/hybrid_slow_start.h
|
| index 1ca14484e146a9c8f4d3a1ea1ca7e4db84c5cbd9..ad264e11bf9a6db6ecd8d728ddb91e93493aab2c 100644
|
| --- a/net/quic/core/congestion_control/hybrid_slow_start.h
|
| +++ b/net/quic/core/congestion_control/hybrid_slow_start.h
|
| @@ -20,7 +20,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "net/base/net_export.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_time.h"
|
|
|
| namespace net {
|
|
|