Index: mojo/services/window_manager/public/interfaces/window_manager_internal.mojom |
diff --git a/mojo/services/window_manager/public/interfaces/window_manager_internal.mojom b/mojo/services/window_manager/public/interfaces/window_manager_internal.mojom |
index 955e5345f140378bdb9d192df41ee8b70896af12..78922884d412aa9c1d03dccb99f649a26056748a 100644 |
--- a/mojo/services/window_manager/public/interfaces/window_manager_internal.mojom |
+++ b/mojo/services/window_manager/public/interfaces/window_manager_internal.mojom |
@@ -5,7 +5,7 @@ |
module mojo; |
import "mojo/services/geometry/public/interfaces/geometry.mojom"; |
-import "mojo/services/public/interfaces/input_events/input_events.mojom"; |
+import "mojo/services/input_events/public/interfaces/input_events.mojom"; |
// WindowManagerInternal is an interface provided by the WindowManager |
// exclusively to the ViewManager. |