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

Unified Diff: net/net.gyp

Issue 16354006: Fix a bug in quic_in_memory_cache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@quic_clientserver2
Patch Set: Add unittest. Created 7 years, 6 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/data/quic_in_memory_cache_data/quic-datatesturl.com/, ('k') | net/tools/quic/quic_in_memory_cache.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 5a0bc4941865f1df28b89d7415f4ad12e841c985..c878c8c63ce83c1d7e58f7cd3c36b51c00b60fec 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2714,6 +2714,7 @@
'tools/quic/quic_dispatcher_test.cc',
'tools/quic/quic_epoll_clock_test.cc',
'tools/quic/quic_epoll_connection_helper_test.cc',
+ 'tools/quic/quic_in_memory_cache_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',
« no previous file with comments | « net/data/quic_in_memory_cache_data/quic-datatesturl.com/, ('k') | net/tools/quic/quic_in_memory_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698