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

Unified Diff: cc/BUILD.gn

Issue 2323583002: cc: Remove DelegatingRenderer. (Closed)
Patch Set: Created 4 years, 3 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 | cc/layers/picture_layer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 5acc7df1ad7b34e2e1fbaa3eae6d58d3839995b7..3914a2fcaf33a40c27b42c4d593be6be7d00c23c 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -218,8 +218,6 @@ component("cc") {
"output/copy_output_result.h",
"output/delegated_frame_data.cc",
"output/delegated_frame_data.h",
- "output/delegating_renderer.cc",
- "output/delegating_renderer.h",
"output/direct_renderer.cc",
"output/direct_renderer.h",
"output/dynamic_geometry_binding.cc",
@@ -855,7 +853,6 @@ test("cc_unittests") {
"output/bsp_tree_unittest.cc",
"output/buffer_to_texture_target_map_unittest.cc",
"output/context_cache_controller_unittest.cc",
- "output/delegating_renderer_unittest.cc",
"output/filter_operations_unittest.cc",
"output/gl_renderer_unittest.cc",
"output/layer_quad_unittest.cc",
« no previous file with comments | « no previous file | cc/layers/picture_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698