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

Unified Diff: net/net.gypi

Issue 2403193003: Landing Recent QUIC changes until 9:41 AM, Oct 10, 2016 UTC-7 (Closed)
Patch Set: git cl format 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index ed1a1ef48e8f952efaad5365c1b7be1132eeae1c..ff331ed0e7b793397058ccd961021735dfde38ec 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1659,8 +1659,6 @@
'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_simulator.cc',
- 'quic/core/congestion_control/send_algorithm_simulator.h',
'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',
@@ -1796,6 +1794,8 @@
'quic/test_tools/quic_test_utils.cc',
'quic/test_tools/quic_test_utils.h',
'quic/test_tools/quic_test_utils_test.cc',
+ 'quic/test_tools/quic_time_wait_list_manager_peer.cc',
+ 'quic/test_tools/quic_time_wait_list_manager_peer.h',
'quic/test_tools/reliable_quic_stream_peer.cc',
'quic/test_tools/reliable_quic_stream_peer.h',
'quic/test_tools/rtt_stats_peer.cc',
« no previous file with comments | « net/http/http_stream_factory_impl_job_controller.cc ('k') | net/quic/chromium/crypto/proof_source_chromium.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698