| Index: components/mus/public/interfaces/BUILD.gn
 | 
| diff --git a/components/mus/public/interfaces/BUILD.gn b/components/mus/public/interfaces/BUILD.gn
 | 
| index 2ac5fb3b6145576e7abdbf74967e6e0ffdbcf614..80d443b86d0c80eb6c5c088428e2cd04204e0907 100644
 | 
| --- a/components/mus/public/interfaces/BUILD.gn
 | 
| +++ b/components/mus/public/interfaces/BUILD.gn
 | 
| @@ -10,9 +10,9 @@ mojom("interfaces") {
 | 
|      "compositor_frame.mojom",
 | 
|      "gpu.mojom",
 | 
|      "gpu_capabilities.mojom",
 | 
| +    "mus_constants.mojom",
 | 
|      "quads.mojom",
 | 
|      "surface_id.mojom",
 | 
| -    "view_manager_constants.mojom",
 | 
|      "view_tree.mojom",
 | 
|      "view_tree_host.mojom",
 | 
|    ]
 | 
| 
 |