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

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: cleanup 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/quic/quic_data_stream.h » ('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 b3b7232a2d7d02dcd0dd426068c3bd8770f34704..f790b849eaecc6460e0e1b5854095f732536a438 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1697,6 +1697,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_session_test.cc',
+ 'tools/quic/quic_simple_client_stream_test.cc',
+ 'tools/quic/quic_simple_client_test.cc',
'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/quic/quic_data_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698