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

Unified Diff: net/net.gypi

Issue 1172103002: Remove SpdyPriorityForest, which is unused and obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/spdy_priority_forest.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 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',
« no previous file with comments | « no previous file | net/spdy/spdy_priority_forest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698