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

Unified Diff: net/net.gypi

Issue 495173002: Remove timestamp_receiver. Not used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Remove_unused_received_packet_manager_73626837
Patch Set: Created 6 years, 4 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/receive_algorithm_interface.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 7c53d801d5d9ad752a6129dcdd6a4897f6eec4b9..393f166fd33c659281df696001200fb5280f62df 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -761,8 +761,6 @@
'quic/congestion_control/tcp_receiver.h',
'quic/congestion_control/time_loss_algorithm.cc',
'quic/congestion_control/time_loss_algorithm.h',
- 'quic/congestion_control/timestamp_receiver.cc',
- 'quic/congestion_control/timestamp_receiver.h',
'quic/crypto/aead_base_decrypter.h',
'quic/crypto/aead_base_decrypter_nss.cc',
'quic/crypto/aead_base_decrypter_openssl.cc',
@@ -1442,7 +1440,6 @@
'quic/congestion_control/tcp_loss_algorithm_test.cc',
'quic/congestion_control/tcp_receiver_test.cc',
'quic/congestion_control/time_loss_algorithm_test.cc',
- 'quic/congestion_control/timestamp_receiver_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/receive_algorithm_interface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698