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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2890913002: Add CompositorFrameSinkClientBinding To Be Used By FrameGenerator (Closed)
Patch Set: Remove redundant SetNeedsBeginFrame Created 3 years, 7 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 | services/ui/ws/compositor_frame_sink_client_binding.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index 670b153e6ad05dd8e076ecb8518bc6308e18d138..a0bda9fa6242d379bf9f5d72347f48f4f642afbc 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -21,6 +21,8 @@ static_library("lib") {
"access_policy_delegate.h",
"accessibility_manager.cc",
"accessibility_manager.h",
+ "compositor_frame_sink_client_binding.cc",
+ "compositor_frame_sink_client_binding.h",
"cursor_location_manager.cc",
"cursor_location_manager.h",
"cursor_state.cc",
@@ -31,8 +33,6 @@ static_library("lib") {
"display.h",
"display_binding.cc",
"display_binding.h",
- "display_client_compositor_frame_sink.cc",
- "display_client_compositor_frame_sink.h",
"display_manager.cc",
"display_manager.h",
"drag_controller.cc",
« no previous file with comments | « no previous file | services/ui/ws/compositor_frame_sink_client_binding.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698