| Index: services/resource_coordinator/public/interfaces/BUILD.gn
 | 
| diff --git a/services/resource_coordinator/public/interfaces/BUILD.gn b/services/resource_coordinator/public/interfaces/BUILD.gn
 | 
| index 7d20f8fc30ba350571a941cbdf1b9ce931956382..3ff5e6628d447361d0561e27ec56e75fff216cbc 100644
 | 
| --- a/services/resource_coordinator/public/interfaces/BUILD.gn
 | 
| +++ b/services/resource_coordinator/public/interfaces/BUILD.gn
 | 
| @@ -11,10 +11,11 @@ mojom("interfaces_internal") {
 | 
|      "coordination_unit.mojom",
 | 
|      "coordination_unit_provider.mojom",
 | 
|      "events.mojom",
 | 
| -    "memory/constants.mojom",
 | 
| +    "memory/memory_constants.mojom",
 | 
|      "memory/memory_instrumentation.mojom",
 | 
|      "service_constants.mojom",
 | 
|      "tracing/tracing.mojom",
 | 
| +    "tracing/tracing_constants.mojom",
 | 
|    ]
 | 
|  
 | 
|    public_deps = [
 | 
| 
 |