| Index: components/mus/public/interfaces/window_manager.mojom
|
| diff --git a/components/mus/public/interfaces/window_manager.mojom b/components/mus/public/interfaces/window_manager.mojom
|
| index 807b9cf836d3e4d2f0e4bff4d6c9bbe652e84696..b9b98279c7c9e58b86894cedb5cc5ebf1fd31d8e 100644
|
| --- a/components/mus/public/interfaces/window_manager.mojom
|
| +++ b/components/mus/public/interfaces/window_manager.mojom
|
| @@ -8,7 +8,7 @@ import "components/mus/public/interfaces/cursor.mojom";
|
| import "components/mus/public/interfaces/event_matcher.mojom";
|
| import "components/mus/public/interfaces/input_events.mojom";
|
| import "components/mus/public/interfaces/window_manager_constants.mojom";
|
| -import "ui/mojo/geometry/geometry.mojom";
|
| +import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
| // WindowManager is used when a WindowTreeClient attempts to modify
|
| // a property of the embed root. When this happens WindowTree calls the
|
|
|