Index: net/quic/core/congestion_control/tcp_cubic_sender_base.h |
diff --git a/net/quic/core/congestion_control/tcp_cubic_sender_base.h b/net/quic/core/congestion_control/tcp_cubic_sender_base.h |
index 6a7ef231c729b34ed1301764a519d604f1cae083..d1ca16ea70e0119f713a2da6c5be872191630fb1 100644 |
--- a/net/quic/core/congestion_control/tcp_cubic_sender_base.h |
+++ b/net/quic/core/congestion_control/tcp_cubic_sender_base.h |
@@ -18,7 +18,7 @@ |
#include "net/quic/core/congestion_control/send_algorithm_interface.h" |
#include "net/quic/core/quic_bandwidth.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" |
namespace net { |