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

Unified Diff: cc/surfaces/BUILD.gn

Issue 2684933003: Move frame_sink_id management to framesink_manager.cc/h from (Closed)
Patch Set: Created 3 years, 10 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
Index: cc/surfaces/BUILD.gn
diff --git a/cc/surfaces/BUILD.gn b/cc/surfaces/BUILD.gn
index 3e67b196ab242ac9203edb3cb5ff67fe4918439a..c55a543df8003272d3c801e67345bfb16f93f3ef 100644
--- a/cc/surfaces/BUILD.gn
+++ b/cc/surfaces/BUILD.gn
@@ -44,6 +44,8 @@ cc_component("surfaces") {
"display_client.h",
"display_scheduler.cc",
"display_scheduler.h",
+ "framesink_manager.cc",
+ "framesink_manager.h",
"referenced_surface_tracker.cc",
"referenced_surface_tracker.h",
"sequence_surface_reference_factory.cc",
« no previous file with comments | « no previous file | cc/surfaces/compositor_frame_sink_support.h » ('j') | cc/surfaces/direct_compositor_frame_sink.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698