| Index: components/mus/ws/BUILD.gn
|
| diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
|
| index a5eb3eca8084cd54906bd8010cbe6408aee319c5..0981bb6401ab81c4217d9e243a0f08bf650aa704 100644
|
| --- a/components/mus/ws/BUILD.gn
|
| +++ b/components/mus/ws/BUILD.gn
|
| @@ -31,6 +31,8 @@ source_set("lib") {
|
| "focus_controller.h",
|
| "focus_controller_delegate.h",
|
| "focus_controller_observer.h",
|
| + "modal_window_controller.cc",
|
| + "modal_window_controller.h",
|
| "operation.cc",
|
| "operation.h",
|
| "platform_display.cc",
|
|
|