Index: services/window_manager/native_viewport_event_dispatcher_impl.h |
diff --git a/mojo/services/window_manager/native_viewport_event_dispatcher_impl.h b/services/window_manager/native_viewport_event_dispatcher_impl.h |
similarity index 80% |
rename from mojo/services/window_manager/native_viewport_event_dispatcher_impl.h |
rename to services/window_manager/native_viewport_event_dispatcher_impl.h |
index 1bcf20d0f67ac8cf5e198c5bcc054afa966c75c7..14ff44df207b619c119323858bfbcf80ed1e5cd7 100644 |
--- a/mojo/services/window_manager/native_viewport_event_dispatcher_impl.h |
+++ b/services/window_manager/native_viewport_event_dispatcher_impl.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_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |
-#define MOJO_SERVICES_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |
+#ifndef SERVICES_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |
+#define SERVICES_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |
#include "base/basictypes.h" |
#include "mojo/services/public/interfaces/native_viewport/native_viewport.mojom.h" |
@@ -35,4 +35,4 @@ class NativeViewportEventDispatcherImpl |
} // namespace mojo |
-#endif // MOJO_SERVICES_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |
+#endif // SERVICES_WINDOW_MANAGER_NATIVE_VIEWPORT_EVENT_DISPATCHER_IMPL_H_ |