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

Unified Diff: net/net.gypi

Issue 2387753002: Release read buffer of QuicCryptoStream when incoming message become less frequent. Protected by --… (Closed)
Patch Set: enable quic crypto stream release buffer Created 4 years, 2 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 | « no previous file | net/quic/core/quic_crypto_client_stream_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 22b25470ffb3033fb54529b139b40536158bea26..77d467d14686c99c77025bdbe07a32f2903d61f1 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1778,6 +1778,8 @@
'quic/test_tools/quic_spdy_stream_peer.h',
'quic/test_tools/quic_stream_factory_peer.cc',
'quic/test_tools/quic_stream_factory_peer.h',
+ 'quic/test_tools/quic_stream_sequencer_buffer_peer.cc',
+ 'quic/test_tools/quic_stream_sequencer_buffer_peer.h',
'quic/test_tools/quic_stream_sequencer_peer.cc',
'quic/test_tools/quic_stream_sequencer_peer.h',
'quic/test_tools/quic_sustained_bandwidth_recorder_peer.cc',
« no previous file with comments | « no previous file | net/quic/core/quic_crypto_client_stream_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698