Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index feb5af361ccea6648d77140d38e4ef7ec899dd7e..e447849ce1bfa059eead0b7409d253126d4fff81 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -1034,6 +1034,7 @@ |
'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', |
'spdy/spdy_proxy_client_socket.cc', |
@@ -1587,6 +1588,7 @@ |
'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', |
'spdy/spdy_read_queue_unittest.cc', |