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

Unified Diff: net/net.gypi

Issue 2011653004: Remove obsolete fields in quic_protocol and their current usage in QUIC. Reorders QuicAckFrame fie… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@122721477
Patch Set: Created 4 years, 7 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/quic_connection.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 23a8644209cb3d7589f12d32323d0730f21eaa35..57908eee77e011bb4f6845650baea1f527d4c228 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -955,10 +955,6 @@
'quic/quic_data_reader.h',
'quic/quic_data_writer.cc',
'quic/quic_data_writer.h',
- 'quic/quic_fec_group.cc',
- 'quic/quic_fec_group.h',
- 'quic/quic_fec_group_interface.cc',
- 'quic/quic_fec_group_interface.h',
'quic/quic_flags.cc',
'quic/quic_flags.h',
'quic/quic_flow_controller.cc',
@@ -1600,7 +1596,6 @@
'quic/quic_crypto_server_stream_test.cc',
'quic/quic_crypto_stream_test.cc',
'quic/quic_data_writer_test.cc',
- 'quic/quic_fec_group_test.cc',
'quic/quic_flow_controller_test.cc',
'quic/quic_framer_test.cc',
'quic/quic_header_list_test.cc',
« no previous file with comments | « no previous file | net/quic/quic_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698