Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Unified Diff: net/net.gypi

Issue 1017973002: Implement working tests for the simple QUIC client classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net.gyp ('k') | net/tools/quic/quic_simple_client_session_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « net/net.gyp ('k') | net/tools/quic/quic_simple_client_session_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698