| 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 a860ec3371d43f0201386251b9888c63768ce8b1..d68debbc28408f6631d2ac012e0ba82cbd958eee 100644
|
| --- a/services/resource_coordinator/public/interfaces/BUILD.gn
|
| +++ b/services/resource_coordinator/public/interfaces/BUILD.gn
|
| @@ -11,8 +11,8 @@ mojom("interfaces_internal") {
|
| "coordination_unit.mojom",
|
| "coordination_unit_provider.mojom",
|
| "events.mojom",
|
| - "memory/constants.mojom",
|
| - "memory/memory_instrumentation.mojom",
|
| + "memory_instrumentation/constants.mojom",
|
| + "memory_instrumentation/memory_instrumentation.mojom",
|
| "service_constants.mojom",
|
| "tracing/tracing.mojom",
|
| ]
|
|
|