| Index: components/mus/ws/BUILD.gn
|
| diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
|
| index 1080f41a4373ce0395632d9ef2d3fa460f941a39..faa143918b780407d31ef69a59722273f4305406 100644
|
| --- a/components/mus/ws/BUILD.gn
|
| +++ b/components/mus/ws/BUILD.gn
|
| @@ -27,6 +27,7 @@ source_set("lib") {
|
| "event_dispatcher_delegate.h",
|
| "focus_controller.cc",
|
| "focus_controller.h",
|
| + "focus_controller_delegate.h",
|
| "focus_controller_observer.h",
|
| "forwarding_window_manager.cc",
|
| "forwarding_window_manager.h",
|
|
|