Index: net/quic/core/congestion_control/prr_sender_test.cc |
diff --git a/net/quic/core/congestion_control/prr_sender_test.cc b/net/quic/core/congestion_control/prr_sender_test.cc |
index 8558e99462a9122c48b2de556e466df20a94672e..77bf30c94ce02841673a7ac91fdfb54cdec7ba45 100644 |
--- a/net/quic/core/congestion_control/prr_sender_test.cc |
+++ b/net/quic/core/congestion_control/prr_sender_test.cc |
@@ -10,7 +10,7 @@ |
#include "net/quic/core/crypto/crypto_protocol.h" |
#include "net/quic/core/quic_bandwidth.h" |
#include "net/quic/core/quic_constants.h" |
-#include "net/quic/core/quic_protocol.h" |
+#include "net/quic/core/quic_packets.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace net { |