| Index: components/mus/public/interfaces/BUILD.gn
|
| diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
|
| index f03d2a6bbb3d983b0fec4d936f429021d014561d..d218750f85d1576773dfcd7de59bbddcd18ac817 100644
|
| --- a/components/mus/public/interfaces/BUILD.gn
|
| +++ b/components/mus/public/interfaces/BUILD.gn
|
| @@ -13,9 +13,9 @@ mojom("interfaces") {
|
| "mus_constants.mojom",
|
| "quads.mojom",
|
| "surface_id.mojom",
|
| - "view_tree.mojom",
|
| - "view_tree_host.mojom",
|
| "window_manager.mojom",
|
| + "window_tree.mojom",
|
| + "window_tree_host.mojom",
|
| ]
|
|
|
| import_dirs = [
|
|
|