Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 1fef42c5f0724d88e01ca1bcc596fe02fa4db78f..8c6081ac9ea2fbd8f2226dd12d952fdf41febde4 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -729,6 +729,7 @@ |
'quic/crypto/crypto_utils.h', |
'quic/crypto/curve25519_key_exchange.cc', |
'quic/crypto/curve25519_key_exchange.h', |
+ 'quic/crypto/ephemeral_key_source.h', |
'quic/crypto/key_exchange.h', |
'quic/crypto/null_decrypter.cc', |
'quic/crypto/null_decrypter.h', |
@@ -2679,6 +2680,7 @@ |
'tools/quic/quic_epoll_connection_helper_test.cc', |
'tools/quic/quic_reliable_client_stream_test.cc', |
'tools/quic/quic_reliable_server_stream_test.cc', |
+ 'tools/quic/quic_spdy_server_stream_test.cc', |
'tools/quic/test_tools/http_message_test_utils.cc', |
'tools/quic/test_tools/http_message_test_utils.h', |
'tools/quic/test_tools/mock_epoll_server.cc', |