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

Unified Diff: net/net.gyp

Issue 185203003: Killing off QUICv12, including cleaning out all of the code for handling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Deleted unused StripUint32 Created 6 years, 10 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/crypto/crypto_handshake_message.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 7a09502aad2873e2f920b05db42d09e9d3fcc649..9895ca294f196de9908a9ab0784a7e5c4564a865 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -933,10 +933,6 @@
'quic/quic_session.h',
'quic/quic_socket_address_coder.cc',
'quic/quic_socket_address_coder.h',
- 'quic/quic_spdy_compressor.cc',
- 'quic/quic_spdy_compressor.h',
- 'quic/quic_spdy_decompressor.cc',
- 'quic/quic_spdy_decompressor.h',
'quic/quic_stream_factory.cc',
'quic/quic_stream_factory.h',
'quic/quic_stream_sequencer.cc',
@@ -1967,8 +1963,6 @@
'quic/quic_sent_packet_manager_test.cc',
'quic/quic_session_test.cc',
'quic/quic_socket_address_coder_test.cc',
- 'quic/quic_spdy_compressor_test.cc',
- 'quic/quic_spdy_decompressor_test.cc',
'quic/quic_stream_factory_test.cc',
'quic/quic_stream_sequencer_test.cc',
'quic/quic_time_test.cc',
« no previous file with comments | « no previous file | net/quic/crypto/crypto_handshake_message.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698