Index: services/ui/ws/focus_controller_delegate.h |
diff --git a/components/mus/ws/focus_controller_delegate.h b/services/ui/ws/focus_controller_delegate.h |
similarity index 71% |
rename from components/mus/ws/focus_controller_delegate.h |
rename to services/ui/ws/focus_controller_delegate.h |
index 6eca41cabbbed54e53cda97278ca109a16ae50a7..95d6b30a73d694f823a08754b476151cd25a66a7 100644 |
--- a/components/mus/ws/focus_controller_delegate.h |
+++ b/services/ui/ws/focus_controller_delegate.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_FOCUS_CONTROLLER_DELEGATE_H_ |
-#define COMPONENTS_MUS_WS_FOCUS_CONTROLLER_DELEGATE_H_ |
+#ifndef SERVICES_UI_WS_FOCUS_CONTROLLER_DELEGATE_H_ |
+#define SERVICES_UI_WS_FOCUS_CONTROLLER_DELEGATE_H_ |
namespace mus { |
@@ -23,4 +23,4 @@ class FocusControllerDelegate { |
} // namespace mus |
-#endif // COMPONENTS_MUS_WS_FOCUS_CONTROLLER_DELEGATE_H_ |
+#endif // SERVICES_UI_WS_FOCUS_CONTROLLER_DELEGATE_H_ |