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

Unified Diff: net/net.gypi

Issue 1017853004: Remove HpackHuffmanAggregator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « net/http/http_network_transaction.cc ('k') | net/spdy/hpack_encoder.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 fb7ebfd5a7e99778ac467e1cf016efd6dd0b86eb..6c8cd1e5a743e0a97b326fb9ddd55df2e696ce6b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1040,8 +1040,6 @@
'spdy/hpack_entry.h',
'spdy/hpack_header_table.cc',
'spdy/hpack_header_table.h',
- 'spdy/hpack_huffman_aggregator.cc',
- 'spdy/hpack_huffman_aggregator.h',
'spdy/hpack_huffman_table.cc',
'spdy/hpack_huffman_table.h',
'spdy/hpack_input_stream.cc',
@@ -1628,7 +1626,6 @@
'spdy/hpack_encoder_test.cc',
'spdy/hpack_entry_test.cc',
'spdy/hpack_header_table_test.cc',
- 'spdy/hpack_huffman_aggregator_test.cc',
'spdy/hpack_huffman_table_test.cc',
'spdy/hpack_input_stream_test.cc',
'spdy/hpack_output_stream_test.cc',
« no previous file with comments | « net/http/http_network_transaction.cc ('k') | net/spdy/hpack_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698