Index: net/quic/quic_sent_packet_manager.cc |
diff --git a/net/quic/quic_sent_packet_manager.cc b/net/quic/quic_sent_packet_manager.cc |
index e65046613e07032183d1a85c314e7fcf98af0378..bb833bce195ffba44b7369fca79ca8afa21927a8 100644 |
--- a/net/quic/quic_sent_packet_manager.cc |
+++ b/net/quic/quic_sent_packet_manager.cc |
@@ -8,6 +8,7 @@ |
#include "base/stl_util.h" |
#include "net/quic/congestion_control/pacing_sender.h" |
#include "net/quic/quic_ack_notifier_manager.h" |
+#include "net/quic/quic_utils_chromium.h" |
using std::make_pair; |
using std::max; |