| Index: net/quic/core/congestion_control/send_algorithm_interface.h
|
| diff --git a/net/quic/core/congestion_control/send_algorithm_interface.h b/net/quic/core/congestion_control/send_algorithm_interface.h
|
| index a9e06b3203ec0d32b1409d38eb394277c62db389..69a236f89399463d4659a95d93250ecdbbf5e5e1 100644
|
| --- a/net/quic/core/congestion_control/send_algorithm_interface.h
|
| +++ b/net/quic/core/congestion_control/send_algorithm_interface.h
|
| @@ -16,7 +16,7 @@
|
| #include "net/quic/core/quic_clock.h"
|
| #include "net/quic/core/quic_config.h"
|
| #include "net/quic/core/quic_connection_stats.h"
|
| -#include "net/quic/core/quic_protocol.h"
|
| +#include "net/quic/core/quic_packets.h"
|
| #include "net/quic/core/quic_time.h"
|
| #include "net/quic/core/quic_unacked_packet_map.h"
|
|
|
|
|