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

Unified Diff: net/net.gypi

Issue 424903002: Remove FixRate congestion frame type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_quic_version_15_71718286
Patch Set: Created 6 years, 5 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/fix_rate_receiver.h » ('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 7a367befe074c2c69f93e9f1caa70bd860faf410..de6bc71fc7ab2f68469bc867f6a37f0eabda17b2 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -734,10 +734,6 @@
'quic/congestion_control/cube_root.h',
'quic/congestion_control/cubic.cc',
'quic/congestion_control/cubic.h',
- 'quic/congestion_control/fix_rate_receiver.cc',
- 'quic/congestion_control/fix_rate_receiver.h',
- 'quic/congestion_control/fix_rate_sender.cc',
- 'quic/congestion_control/fix_rate_sender.h',
'quic/congestion_control/hybrid_slow_start.cc',
'quic/congestion_control/hybrid_slow_start.h',
'quic/congestion_control/leaky_bucket.cc',
@@ -1427,7 +1423,6 @@
'proxy/proxy_service_unittest.cc',
'quic/congestion_control/cube_root_test.cc',
'quic/congestion_control/cubic_test.cc',
- 'quic/congestion_control/fix_rate_test.cc',
'quic/congestion_control/hybrid_slow_start_test.cc',
'quic/congestion_control/leaky_bucket_test.cc',
'quic/congestion_control/pacing_sender_test.cc',
« no previous file with comments | « no previous file | net/quic/congestion_control/fix_rate_receiver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698