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

Unified Diff: cc/BUILD.gn

Issue 308193003: Removed QuadSink and MockQuadCuller (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@plumLayerImpl
Patch Set: rebase Created 6 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 | cc/cc.gyp » ('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 d284456eda3b74daafe7b6965941a332d6552b20..2afc012b198083670231eeac9145fb4dea7a6456 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -170,8 +170,6 @@ component("cc") {
"layers/picture_layer.h",
"layers/picture_layer_impl.cc",
"layers/picture_layer_impl.h",
- "layers/quad_sink.h",
- "layers/quad_sink.cc",
"layers/render_pass_sink.h",
"layers/render_surface.cc",
"layers/render_surface.h",
@@ -566,8 +564,6 @@ source_set("test_support") {
"test/layer_tree_test.cc",
"test/layer_tree_test.h",
"test/mock_occlusion_tracker.h",
- "test/mock_quad_culler.cc",
- "test/mock_quad_culler.h",
"test/ordered_simple_task_runner.cc",
"test/ordered_simple_task_runner.h",
"test/ordered_texture_map.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698