Index: net/quic/congestion_control/fix_rate_sender.h |
diff --git a/net/quic/congestion_control/fix_rate_sender.h b/net/quic/congestion_control/fix_rate_sender.h |
index 8c5a172139e6682dfa03c22ec1e3ce2e34d39e10..a3c1bdef5dfaf372a4a9629220a7ae114fe9bf73 100644 |
--- a/net/quic/congestion_control/fix_rate_sender.h |
+++ b/net/quic/congestion_control/fix_rate_sender.h |
@@ -11,6 +11,7 @@ |
#include "base/compiler_specific.h" |
#include "net/base/net_export.h" |
#include "net/quic/quic_clock.h" |
+#include "net/quic/quic_connection_stats.h" |
#include "net/quic/quic_time.h" |
#include "net/quic/congestion_control/leaky_bucket.h" |
#include "net/quic/congestion_control/paced_sender.h" |