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

Unified Diff: net/net.gypi

Issue 2532083005: Rename QuicInMemoryCache to QuicHttpResponseCache. (Closed)
Patch Set: Created 4 years, 1 month 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index ba2aa8b7f2ce69c0a7def46684a65a33f4143256..f5c468046882f62022b78e7514c4c3735804869f 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2028,7 +2028,7 @@
'tools/quic/quic_epoll_alarm_factory_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_http_response_cache_test.cc',
'tools/quic/quic_server_test.cc',
'tools/quic/quic_simple_server_session_helper_test.cc',
'tools/quic/quic_simple_server_session_test.cc',

Powered by Google App Engine
This is Rietveld 408576698