Index: mash/wm/BUILD.gn |
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn |
index 3adc01b91c4045c6bb077563721a5a17cca130c6..656617543dcefc21dd1154cd4381498424c095a0 100644 |
--- a/mash/wm/BUILD.gn |
+++ b/mash/wm/BUILD.gn |
@@ -51,8 +51,12 @@ source_set("lib") { |
"shadow.h", |
"shadow_controller.cc", |
"shadow_controller.h", |
- "shelf_layout.cc", |
- "shelf_layout.h", |
+ "shelf_layout_impl.cc", |
+ "shelf_layout_impl.h", |
+ "shelf_layout_manager.cc", |
+ "shelf_layout_manager.h", |
+ "status_layout_manager.cc", |
+ "status_layout_manager.h", |
"user_window_controller_impl.cc", |
"user_window_controller_impl.h", |
"window_layout.cc", |