Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 5a3cc76ebecc90462fe57fa4827f6eb1c53a7d38..e9ab7f2502a96f56c7891bcd7390479b02336793 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -1694,6 +1694,9 @@ |
'tools/dump_cache/url_utilities.cc', |
'tools/dump_cache/url_utilities.h', |
'tools/dump_cache/url_utilities_unittest.cc', |
+ 'tools/quic/quic_simple_client_test.cc', |
+ 'tools/quic/quic_simple_client_session_test.cc', |
+ 'tools/quic/quic_simple_client_stream_test.cc', |
ramant (doing other things)
2015/03/19 20:52:19
nit: sort order
tools/quic/quic_simple_client_sess
Ryan Hamilton
2015/03/20 00:05:55
Done.
|
'tools/tld_cleanup/tld_cleanup_util_unittest.cc', |
'udp/udp_socket_unittest.cc', |
'url_request/sdch_dictionary_fetcher_unittest.cc', |