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

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

Issue 2539893002: Mus: Implement GpuMain mojo interface (Closed)
Patch Set: Cleanup of naming some more 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
Index: services/ui/surfaces/BUILD.gn
diff --git a/services/ui/surfaces/BUILD.gn b/services/ui/surfaces/BUILD.gn
index c4f8e46d582d1c985616b7e77ac5588500bc5f14..70dbaa2d5a411e53b2378ffbcd059b8b6d320d9e 100644
--- a/services/ui/surfaces/BUILD.gn
+++ b/services/ui/surfaces/BUILD.gn
@@ -10,6 +10,8 @@ source_set("surfaces") {
"direct_output_surface.h",
"display_compositor.cc",
"display_compositor.h",
+ "display_compositor_factory.cc",
+ "display_compositor_factory.h",
"gpu_compositor_frame_sink.cc",
"gpu_compositor_frame_sink.h",
]

Powered by Google App Engine
This is Rietveld 408576698