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

Unified Diff: net/net.gypi

Issue 318333002: Add QuicStreamSequencerPeer to quic/test_tools, to make stream sequencer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « no previous file | net/quic/quic_stream_sequencer_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 5fa430f3646478686cffb490b2ac357fb100bf8d..f8726ebb4660a7caf0692747d25b6594ec3af645 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1466,6 +1466,8 @@
'quic/test_tools/quic_sent_packet_manager_peer.h',
'quic/test_tools/quic_session_peer.cc',
'quic/test_tools/quic_session_peer.h',
+ 'quic/test_tools/quic_stream_sequencer_peer.cc',
+ 'quic/test_tools/quic_stream_sequencer_peer.h',
'quic/test_tools/quic_test_packet_maker.cc',
'quic/test_tools/quic_test_packet_maker.h',
'quic/test_tools/quic_test_utils.cc',
« no previous file with comments | « no previous file | net/quic/quic_stream_sequencer_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698