Commit f1f3ee6f authored by bnc's avatar bnc Committed by Commit bot

Remove SpdyPriorityForest, which is unused and obsolete.

This CL lands server change 95010541 by mpw.

BUG=488484

Review URL: https://codereview.chromium.org/1172103002

Cr-Commit-Position: refs/heads/master@{#333724}
parent 592dfd1e
...@@ -1097,7 +1097,6 @@ ...@@ -1097,7 +1097,6 @@
'spdy/spdy_pinnable_buffer_piece.h', 'spdy/spdy_pinnable_buffer_piece.h',
'spdy/spdy_prefixed_buffer_reader.cc', 'spdy/spdy_prefixed_buffer_reader.cc',
'spdy/spdy_prefixed_buffer_reader.h', 'spdy/spdy_prefixed_buffer_reader.h',
'spdy/spdy_priority_forest.h',
'spdy/spdy_priority_tree.h', 'spdy/spdy_priority_tree.h',
'spdy/spdy_protocol.cc', 'spdy/spdy_protocol.cc',
'spdy/spdy_protocol.h', 'spdy/spdy_protocol.h',
...@@ -1679,7 +1678,6 @@ ...@@ -1679,7 +1678,6 @@
'spdy/spdy_network_transaction_unittest.cc', 'spdy/spdy_network_transaction_unittest.cc',
'spdy/spdy_pinnable_buffer_piece_test.cc', 'spdy/spdy_pinnable_buffer_piece_test.cc',
'spdy/spdy_prefixed_buffer_reader_test.cc', 'spdy/spdy_prefixed_buffer_reader_test.cc',
'spdy/spdy_priority_forest_test.cc',
'spdy/spdy_priority_tree_test.cc', 'spdy/spdy_priority_tree_test.cc',
'spdy/spdy_protocol_test.cc', 'spdy/spdy_protocol_test.cc',
'spdy/spdy_proxy_client_socket_unittest.cc', 'spdy/spdy_proxy_client_socket_unittest.cc',
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment