| Index: services/ui/public/interfaces/window_manager.mojom
|
| diff --git a/services/ui/public/interfaces/window_manager.mojom b/services/ui/public/interfaces/window_manager.mojom
|
| index 5d6c169ca222254745533e2f9381c05772ca97b1..fec872f28d014c237a7ddf52e70755eeb25fa95d 100644
|
| --- a/services/ui/public/interfaces/window_manager.mojom
|
| +++ b/services/ui/public/interfaces/window_manager.mojom
|
| @@ -6,7 +6,7 @@ module ui.mojom;
|
|
|
| import "cc/ipc/frame_sink_id.mojom";
|
| import "cc/ipc/local_surface_id.mojom";
|
| -import "services/ui/public/interfaces/cursor.mojom";
|
| +import "services/ui/public/interfaces/cursor/cursor.mojom";
|
| import "services/ui/public/interfaces/event_matcher.mojom";
|
| import "services/ui/public/interfaces/window_manager_constants.mojom";
|
| import "services/ui/public/interfaces/window_tree_constants.mojom";
|
|
|