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

Unified Diff: net/net.gypi

Issue 2515613002: deprecate FLAGS_quic_disable_pre_34 (Closed)
Patch Set: Created 4 years, 1 month 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/chromium/quic_connection_logger.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 0e5c8f441261161f65aa8eef353b920f4f8df0c9..83c6fbe950985fed068fa491a386c98656d0b843 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1064,8 +1064,6 @@
'quic/core/quic_protocol.h',
'quic/core/quic_received_packet_manager.cc',
'quic/core/quic_received_packet_manager.h',
- 'quic/core/quic_sent_entropy_manager.cc',
- 'quic/core/quic_sent_entropy_manager.h',
'quic/core/quic_sent_packet_manager.cc',
'quic/core/quic_sent_packet_manager.h',
'quic/core/quic_sent_packet_manager_interface.h',
@@ -1742,7 +1740,6 @@
'quic/core/quic_packet_generator_test.cc',
'quic/core/quic_protocol_test.cc',
'quic/core/quic_received_packet_manager_test.cc',
- 'quic/core/quic_sent_entropy_manager_test.cc',
'quic/core/quic_sent_packet_manager_test.cc',
'quic/core/quic_server_id_test.cc',
'quic/core/quic_server_session_base_test.cc',
« no previous file with comments | « no previous file | net/quic/chromium/quic_connection_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698