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

Unified Diff: net/net.gypi

Issue 1009633003: Populate RTT info in TransportConnectionStats. Moved RttStatsPeer class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Deprecate_flag_quic_enable_bandwidth_89021133
Patch Set: 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 | « no previous file | net/quic/congestion_control/rtt_stats_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 bd58e35d87d06e2f6169a61b4815fd4d12e97d2e..9227493bcdd824b81d817f18373f9121ec8838e8 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1587,6 +1587,8 @@
'quic/test_tools/quic_test_utils.h',
'quic/test_tools/reliable_quic_stream_peer.cc',
'quic/test_tools/reliable_quic_stream_peer.h',
+ 'quic/test_tools/rtt_stats_peer.cc',
+ 'quic/test_tools/rtt_stats_peer.h',
'quic/test_tools/simple_quic_framer.cc',
'quic/test_tools/simple_quic_framer.h',
'quic/test_tools/test_task_runner.cc',
« no previous file with comments | « no previous file | net/quic/congestion_control/rtt_stats_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698