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

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

Issue 2651213004: Revert of Decouple GpuCompositorFrameSink from DisplayCompositor (Closed)
Patch Set: Created 3 years, 11 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: services/ui/surfaces/BUILD.gn
diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn
index ec2a8513536713d52a056d909a0869e9c4245257..97157a2507b86dfdd392761427791980832e2162 100644
--- a/services/ui/surfaces/BUILD.gn
+++ b/services/ui/surfaces/BUILD.gn
@@ -10,6 +10,12 @@
"display_compositor.h",
"display_output_surface.cc",
"display_output_surface.h",
+ "gpu_compositor_frame_sink.cc",
+ "gpu_compositor_frame_sink.h",
+ "gpu_display_compositor_frame_sink.cc",
+ "gpu_display_compositor_frame_sink.h",
+ "gpu_offscreen_compositor_frame_sink.cc",
+ "gpu_offscreen_compositor_frame_sink.h",
]
deps = [
« no previous file with comments | « components/display_compositor/gpu_offscreen_compositor_frame_sink.cc ('k') | services/ui/surfaces/display_compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698