Index: services/window_manager/focus_controller_observer.h |
diff --git a/mojo/services/window_manager/focus_controller_observer.h b/services/window_manager/focus_controller_observer.h |
similarity index 84% |
rename from mojo/services/window_manager/focus_controller_observer.h |
rename to services/window_manager/focus_controller_observer.h |
index c918dd1b40a53e1788af8b1824757cd65bbb7a6c..658c3c9137cc9b751f32d21a187a5d83a1998c79 100644 |
--- a/mojo/services/window_manager/focus_controller_observer.h |
+++ b/services/window_manager/focus_controller_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 MOJO_SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |
-#define MOJO_SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |
+#ifndef SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |
+#define SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |
namespace mojo { |
@@ -33,4 +33,4 @@ class FocusControllerObserver { |
} // namespace mojo |
-#endif // MOJO_SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |
+#endif // SERVICES_WINDOW_MANAGER_FOCUS_CONTROLLER_OBSERVER_H_ |