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

Unified Diff: net/BUILD.gn

Issue 2852993002: Remove unused LifoWriteScheduler class. (Closed)
Patch Set: Created 3 years, 8 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/core/lifo_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 24aeb77fc29ad30c6bde5e512f54e68042cee03d..74e21a22ab9c638ae86735437e0d9f1f2479c922 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1583,7 +1583,6 @@ component("net") {
"spdy/core/hpack/hpack_static_table.h",
"spdy/core/http2_frame_decoder_adapter.cc",
"spdy/core/http2_frame_decoder_adapter.h",
- "spdy/core/lifo_write_scheduler.h",
"spdy/core/priority_write_scheduler.h",
"spdy/core/spdy_alt_svc_wire_format.cc",
"spdy/core/spdy_alt_svc_wire_format.h",
@@ -4768,7 +4767,6 @@ test("net_unittests") {
"spdy/core/hpack/hpack_output_stream_test.cc",
"spdy/core/hpack/hpack_round_trip_test.cc",
"spdy/core/hpack/hpack_static_table_test.cc",
- "spdy/core/lifo_write_scheduler_test.cc",
"spdy/core/mock_spdy_framer_visitor.cc",
"spdy/core/mock_spdy_framer_visitor.h",
"spdy/core/priority_write_scheduler_test.cc",
« no previous file with comments | « no previous file | net/spdy/core/lifo_write_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698