Index: net/quic/crypto/crypto_handshake_test.cc |
diff --git a/net/quic/crypto/crypto_handshake_test.cc b/net/quic/crypto/crypto_handshake_test.cc |
index 154e3647378027f00ad2013042a28050325b7f2e..7ff0b1f6d1fe5251bbbcd827e10d1ebae13d9b13 100644 |
--- a/net/quic/crypto/crypto_handshake_test.cc |
+++ b/net/quic/crypto/crypto_handshake_test.cc |
@@ -5,6 +5,7 @@ |
#include "net/quic/crypto/crypto_handshake.h" |
#include "net/quic/crypto/aes_128_gcm_encrypter.h" |
+#include "net/quic/crypto/crypto_server_config.h" |
#include "net/quic/crypto/quic_random.h" |
#include "net/quic/quic_time.h" |
#include "net/quic/test_tools/mock_clock.h" |