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 3c0d5c611b7dadef45e95e3dbe26cc72be7c4e68..abb6064b1979c589d027944519b5bddd68286690 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" |