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", |
] |