Chromium Code Reviews| Index: ash/mus/BUILD.gn |
| diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn |
| index 1eace08d72060dccd02c64d4204c02cd4e988eb1..9485de773d28659655a12b8f769404f19ae09056 100644 |
| --- a/ash/mus/BUILD.gn |
| +++ b/ash/mus/BUILD.gn |
| @@ -56,6 +56,8 @@ source_set("lib") { |
| "frame/non_client_frame_view_mash.h", |
| "layout_manager.cc", |
| "layout_manager.h", |
| + "new_window_delegate_mus.cc", |
| + "new_window_delegate_mus.h", |
| "non_client_frame_controller.cc", |
| "non_client_frame_controller.h", |
| "property_util.cc", |