Index: ash/mus/BUILD.gn |
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn |
index b8a48140a3b2d32030410ba40ac4f24ebc757309..97ff79b14f22fda7c8bff77d139a34c5fab4cc40 100644 |
--- a/ash/mus/BUILD.gn |
+++ b/ash/mus/BUILD.gn |
@@ -54,7 +54,6 @@ source_set("lib") { |
"property_util.h", |
"root_window_controller.cc", |
"root_window_controller.h", |
- "root_windows_observer.h", |
"screenlock_layout.cc", |
"screenlock_layout.h", |
"shadow.cc", |
@@ -74,6 +73,7 @@ source_set("lib") { |
"window_manager.h", |
"window_manager_application.cc", |
"window_manager_application.h", |
+ "window_manager_observer.h", |
] |
deps = [ |