Index: services/ui/ws/BUILD.gn |
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn |
index 64564ef48fedc853d20a400adeacaa1165008e3a..145efa771110e188b136fbbfa81a1e538e403d57 100644 |
--- a/services/ui/ws/BUILD.gn |
+++ b/services/ui/ws/BUILD.gn |
@@ -34,6 +34,8 @@ source_set("lib") { |
"focus_controller.h", |
"focus_controller_delegate.h", |
"focus_controller_observer.h", |
+ "frame_generator.cc", |
+ "frame_generator.h", |
"modal_window_controller.cc", |
"modal_window_controller.h", |
"operation.cc", |