Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 0541983ad115bd23101c6047ee1aceba5f9dc3ba..7acbb995eb6d08fd5ab1a139497997423444b62c 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -801,6 +801,8 @@ |
'tools/quic/quic_simple_client_session.h', |
'tools/quic/quic_simple_client_stream.cc', |
'tools/quic/quic_simple_client_stream.h', |
+ 'tools/quic/synchronous_host_resolver.cc', |
+ 'tools/quic/synchronous_host_resolver.h', |
'quic/quic_spdy_server_stream.cc', |
'quic/quic_spdy_server_stream.h', |
'quic/quic_time_wait_list_manager.cc', |
@@ -1218,6 +1220,7 @@ |
'balsa', |
'epoll_server', |
'net', |
+ 'quic_tools', |
], |
'sources': [ |
'tools/quic/quic_client.cc', |