Index: services/ui/ws/BUILD.gn |
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
index c93c16a61918c003c1788c348567ad57a66a6a16..afc0d37d052434a051a4baa18251d51398929778 100644 |
--- a/services/ui/ws/BUILD.gn |
+++ b/services/ui/ws/BUILD.gn |
@@ -108,6 +108,8 @@ static_library("lib") { |
"window_tree_factory.h", |
"window_tree_host_factory.cc", |
"window_tree_host_factory.h", |
+ "window_tree_host_factory_registrar.cc", |
+ "window_tree_host_factory_registrar.h", |
] |
deps = [ |