Chromium Code Reviews| Index: services/ui/ws/BUILD.gn |
| diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
| index 56bcc4682d20e99d5db8543b131ae14373496606..9f06e98674db1241768f83e7351796212aefef91 100644 |
| --- a/services/ui/ws/BUILD.gn |
| +++ b/services/ui/ws/BUILD.gn |
| @@ -104,6 +104,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 = [ |