Index: components/mus/vm/focus_controller_delegate.h |
diff --git a/components/mus/focus_controller_delegate.h b/components/mus/vm/focus_controller_delegate.h |
similarity index 72% |
rename from components/mus/focus_controller_delegate.h |
rename to components/mus/vm/focus_controller_delegate.h |
index 60556e2a1e27ca5fb7046d6141a0d2460a1f8976..c0a77dd9047eff2902d91d1ca0f29d6a23f85023 100644 |
--- a/components/mus/focus_controller_delegate.h |
+++ b/components/mus/vm/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_FOCUS_CONTROLLER_DELEGATE_H_ |
-#define COMPONENTS_MUS_FOCUS_CONTROLLER_DELEGATE_H_ |
+#ifndef COMPONENTS_MUS_VM_FOCUS_CONTROLLER_DELEGATE_H_ |
+#define COMPONENTS_MUS_VM_FOCUS_CONTROLLER_DELEGATE_H_ |
namespace mus { |
@@ -20,4 +20,4 @@ class FocusControllerDelegate { |
} // namespace mus |
-#endif // COMPONENTS_MUS_FOCUS_CONTROLLER_DELEGATE_H_ |
+#endif // COMPONENTS_MUS_VM_FOCUS_CONTROLLER_DELEGATE_H_ |