| Index: net/net.gypi
|
| diff --git a/net/net.gypi b/net/net.gypi
|
| index 8de27f2ce1e838ac16dfea2d1ad0aee447117696..643e470302025d5944f2d688a2894895f2c168e5 100644
|
| --- a/net/net.gypi
|
| +++ b/net/net.gypi
|
| @@ -1097,7 +1097,6 @@
|
| 'spdy/spdy_pinnable_buffer_piece.h',
|
| 'spdy/spdy_prefixed_buffer_reader.cc',
|
| 'spdy/spdy_prefixed_buffer_reader.h',
|
| - 'spdy/spdy_priority_forest.h',
|
| 'spdy/spdy_priority_tree.h',
|
| 'spdy/spdy_protocol.cc',
|
| 'spdy/spdy_protocol.h',
|
| @@ -1679,7 +1678,6 @@
|
| 'spdy/spdy_network_transaction_unittest.cc',
|
| 'spdy/spdy_pinnable_buffer_piece_test.cc',
|
| 'spdy/spdy_prefixed_buffer_reader_test.cc',
|
| - 'spdy/spdy_priority_forest_test.cc',
|
| 'spdy/spdy_priority_tree_test.cc',
|
| 'spdy/spdy_protocol_test.cc',
|
| 'spdy/spdy_proxy_client_socket_unittest.cc',
|
|
|