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

Unified Diff: net/net.gypi

Issue 2560603003: Test for all our CC algorithms under >1 network scenarios. (Closed)
Patch Set: Add license. Created 4 years 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/congestion_control/send_algorithm_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 858f81d7eb5843b95116af0fca2a91435ef04803..557c40b75592a4f519e48dd1adc4d00784119520 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1871,6 +1871,7 @@
'quic/core/congestion_control/pacing_sender_test.cc',
'quic/core/congestion_control/prr_sender_test.cc',
'quic/core/congestion_control/rtt_stats_test.cc',
+ 'quic/core/congestion_control/send_algorithm_test.cc',
'quic/core/congestion_control/tcp_cubic_sender_bytes_test.cc',
'quic/core/congestion_control/tcp_cubic_sender_packets_test.cc',
'quic/core/congestion_control/windowed_filter_test.cc',
« no previous file with comments | « no previous file | net/quic/core/congestion_control/send_algorithm_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698