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

Unified Diff: net/net.gypi

Issue 1660593004: Landing Recent QUIC changes until 01/28/2016 18:41 UTC (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Final_0202
Patch Set: Created 4 years, 11 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/general_loss_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 049ebd7a9bdc123f2e2912e0facc42c97ded7973..1ac720dda11de62c9c48d1795eb51426f3c57c2a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -234,10 +234,6 @@
'quic/congestion_control/tcp_cubic_bytes_sender.h',
'quic/congestion_control/tcp_cubic_sender.cc',
'quic/congestion_control/tcp_cubic_sender.h',
- 'quic/congestion_control/tcp_loss_algorithm.cc',
- 'quic/congestion_control/tcp_loss_algorithm.h',
- 'quic/congestion_control/time_loss_algorithm.cc',
- 'quic/congestion_control/time_loss_algorithm.h',
'quic/crypto/aead_base_decrypter.h',
'quic/crypto/aead_base_decrypter_openssl.cc',
'quic/crypto/aead_base_encrypter.h',
@@ -1537,8 +1533,6 @@
'quic/congestion_control/send_algorithm_simulator.h',
'quic/congestion_control/tcp_cubic_bytes_sender_test.cc',
'quic/congestion_control/tcp_cubic_sender_test.cc',
- 'quic/congestion_control/tcp_loss_algorithm_test.cc',
- 'quic/congestion_control/time_loss_algorithm_test.cc',
'quic/crypto/aes_128_gcm_12_decrypter_test.cc',
'quic/crypto/aes_128_gcm_12_encrypter_test.cc',
'quic/crypto/cert_compressor_test.cc',
« no previous file with comments | « no previous file | net/quic/congestion_control/general_loss_algorithm_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698