| Index: components/mus/public/interfaces/window_tree_host.mojom
|
| diff --git a/components/mus/public/interfaces/window_tree_host.mojom b/components/mus/public/interfaces/window_tree_host.mojom
|
| index cf33451bc5cd64a4f791e4799f6905f0b9f358cb..f542b8cbef217f1cd9491567acee475408b5f560 100644
|
| --- a/components/mus/public/interfaces/window_tree_host.mojom
|
| +++ b/components/mus/public/interfaces/window_tree_host.mojom
|
| @@ -5,7 +5,7 @@
|
| module mus.mojom;
|
|
|
| import "components/mus/public/interfaces/window_tree.mojom";
|
| -import "ui/mojo/geometry/geometry.mojom";
|
| +import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
| // WindowTreeHost encapsulates a unique underlying platform window, with a tree
|
| // of windows.
|
|
|