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

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

Issue 2494663004: Mus+Ash: ServerWindowCompositorFrameSink => GpuCompositorFrameSink (Closed)
Patch Set: ServerWindowCompositorFrameSinkManager should not reference SurfaceFactory or SurfaceManager Created 4 years, 1 month 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/gpu_compositor_frame_sink.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 31c1355da3a15de5b3c45eb5c215f32b6f0a7100..055573df71d018cc95fd84b5caa76fb2c790fa3f 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -42,6 +42,8 @@ static_library("lib") {
"focus_controller_observer.h",
"frame_generator.cc",
"frame_generator.h",
+ "gpu_compositor_frame_sink.cc",
+ "gpu_compositor_frame_sink.h",
"gpu_service_proxy.cc",
"gpu_service_proxy.h",
"gpu_service_proxy_delegate.h",
@@ -61,8 +63,6 @@ static_library("lib") {
"scheduled_animation_group.h",
"server_window.cc",
"server_window.h",
- "server_window_compositor_frame_sink.cc",
- "server_window_compositor_frame_sink.h",
"server_window_compositor_frame_sink_manager.cc",
"server_window_compositor_frame_sink_manager.h",
"server_window_delegate.h",
« no previous file with comments | « no previous file | services/ui/ws/gpu_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698