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

Unified Diff: net/BUILD.gn

Issue 2846983003: Remove unused HeaderIndexing class. (Closed)
Patch Set: Created 3 years, 8 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/spdy/core/spdy_header_indexing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 769184d28ff6a553d1bc603f95507b57248bbaef..8bafabed02a0339a28ddce55d7c92f2027561282 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1601,8 +1601,6 @@ component("net") {
"spdy/core/spdy_framer_decoder_adapter.h",
"spdy/core/spdy_header_block.cc",
"spdy/core/spdy_header_block.h",
- "spdy/core/spdy_header_indexing.cc",
- "spdy/core/spdy_header_indexing.h",
"spdy/core/spdy_headers_handler_interface.h",
"spdy/core/spdy_pinnable_buffer_piece.cc",
"spdy/core/spdy_pinnable_buffer_piece.h",
@@ -4787,7 +4785,6 @@ test("net_unittests") {
"spdy/core/spdy_frame_reader_test.cc",
"spdy/core/spdy_framer_test.cc",
"spdy/core/spdy_header_block_test.cc",
- "spdy/core/spdy_header_indexing_test.cc",
"spdy/core/spdy_no_op_visitor.cc",
"spdy/core/spdy_no_op_visitor.h",
"spdy/core/spdy_pinnable_buffer_piece_test.cc",
« no previous file with comments | « no previous file | net/spdy/core/spdy_header_indexing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698