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

Unified Diff: net/BUILD.gn

Issue 2791883003: Remove Http2PriorityWriteScheduler. (Closed)
Patch Set: Created 3 years, 9 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/http2_write_scheduler.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 74ca71e73baa64c42730fb717e3527a78a8c1667..2bb53fa5446bb162dbfe71a0c4bd384acd06eaf6 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1514,7 +1514,6 @@ component("net") {
"spdy/http2_frame_decoder_adapter.h",
"spdy/http2_priority_dependencies.cc",
"spdy/http2_priority_dependencies.h",
- "spdy/http2_write_scheduler.h",
"spdy/multiplexed_http_stream.cc",
"spdy/multiplexed_http_stream.h",
"spdy/multiplexed_session.cc",
@@ -4664,7 +4663,6 @@ test("net_unittests") {
"spdy/hpack/hpack_round_trip_test.cc",
"spdy/hpack/hpack_static_table_test.cc",
"spdy/http2_priority_dependencies_unittest.cc",
- "spdy/http2_write_scheduler_test.cc",
"spdy/mock_spdy_framer_visitor.cc",
"spdy/mock_spdy_framer_visitor.h",
"spdy/platform/api/spdy_string_utils_test.cc",
« no previous file with comments | « no previous file | net/spdy/http2_write_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698