Index: net/tools/quic/end_to_end_test.cc |
diff --git a/net/tools/quic/end_to_end_test.cc b/net/tools/quic/end_to_end_test.cc |
index c940f668bcf105fa1bbc73c8ea368a28437d5bcf..37284b1e5eda07195d4c0a6fb564734f6f5d7614 100644 |
--- a/net/tools/quic/end_to_end_test.cc |
+++ b/net/tools/quic/end_to_end_test.cc |
@@ -17,6 +17,7 @@ |
#include "net/quic/congestion_control/tcp_cubic_sender.h" |
#include "net/quic/crypto/aes_128_gcm_12_encrypter.h" |
#include "net/quic/crypto/null_encrypter.h" |
+#include "net/quic/quic_client_session_base.h" |
#include "net/quic/quic_flags.h" |
#include "net/quic/quic_framer.h" |
#include "net/quic/quic_packet_creator.h" |