| Index: services/ui/public/interfaces/window_tree_host.mojom
|
| diff --git a/components/mus/public/interfaces/window_tree_host.mojom b/services/ui/public/interfaces/window_tree_host.mojom
|
| similarity index 92%
|
| rename from components/mus/public/interfaces/window_tree_host.mojom
|
| rename to services/ui/public/interfaces/window_tree_host.mojom
|
| index 4c61eb9a1cef22473475edf230d63031f93eaceb..26b5778c862856b6283ae6258afc04a4ef7864a8 100644
|
| --- a/components/mus/public/interfaces/window_tree_host.mojom
|
| +++ b/services/ui/public/interfaces/window_tree_host.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| module mus.mojom;
|
|
|
| -import "components/mus/public/interfaces/window_tree.mojom";
|
| +import "services/ui/public/interfaces/window_tree.mojom";
|
| import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
| // WindowTreeHost encapsulates a unique underlying platform window, with a tree
|
|
|