| Index: components/view_manager/public/interfaces/BUILD.gn
|
| diff --git a/components/view_manager/public/interfaces/BUILD.gn b/components/view_manager/public/interfaces/BUILD.gn
|
| index 76391dd78e0f7c84f710b9a5fc0179b85b86e507..b6e0563d7fc35078fd4bd7a0415f2dc48a563d2e 100644
|
| --- a/components/view_manager/public/interfaces/BUILD.gn
|
| +++ b/components/view_manager/public/interfaces/BUILD.gn
|
| @@ -14,9 +14,9 @@ mojom("interfaces") {
|
| "quads.mojom",
|
| "surface_id.mojom",
|
| "surfaces.mojom",
|
| - "view_manager.mojom",
|
| "view_manager_constants.mojom",
|
| "view_manager_root.mojom",
|
| + "view_tree.mojom",
|
| ]
|
|
|
| import_dirs = [
|
|
|