Index: services/ui/ws/window_manager_window_tree_factory_set_observer.h |
diff --git a/components/mus/ws/window_manager_window_tree_factory_set_observer.h b/services/ui/ws/window_manager_window_tree_factory_set_observer.h |
similarity index 73% |
rename from components/mus/ws/window_manager_window_tree_factory_set_observer.h |
rename to services/ui/ws/window_manager_window_tree_factory_set_observer.h |
index dd5f876d83926da5a1a867511c470cae7e7ff917..e374cd6d861365d1894c4348debef97ba5509fd3 100644 |
--- a/components/mus/ws/window_manager_window_tree_factory_set_observer.h |
+++ b/services/ui/ws/window_manager_window_tree_factory_set_observer.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef COMPONENTS_MUS_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |
-#define COMPONENTS_MUS_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |
+#ifndef SERVICES_UI_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |
+#define SERVICES_UI_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |
namespace mus { |
namespace ws { |
@@ -23,4 +23,4 @@ class WindowManagerWindowTreeFactorySetObserver { |
} // namespace ws |
} // namespace mus |
-#endif // COMPONENTS_MUS_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |
+#endif // SERVICES_UI_WS_WINDOW_MANAGER_WINDOW_TREE_FACTORY_SET_OBSERVER_H_ |