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

Unified Diff: cc/BUILD.gn

Issue 2349743004: cc: Remove things from OutputSurface and CompositorFrameSink. (Closed)
Patch Set: delete-stuff-cfs: comment-and-rebase 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 | « blimp/client/support/compositor/blimp_embedder_compositor.cc ('k') | cc/output/compositor_frame_sink.h » ('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 4e9df4ab8a336ae89863dab7c25b5fb414ca5c22..92f81702c8c61fbbbb3081b8af079923be041938 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -868,6 +868,7 @@ test("cc_unittests") {
"output/begin_frame_args_unittest.cc",
"output/bsp_tree_unittest.cc",
"output/buffer_to_texture_target_map_unittest.cc",
+ "output/compositor_frame_sink_unittest.cc",
"output/context_cache_controller_unittest.cc",
"output/filter_operations_unittest.cc",
"output/gl_renderer_unittest.cc",
« no previous file with comments | « blimp/client/support/compositor/blimp_embedder_compositor.cc ('k') | cc/output/compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698