| 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 1c735efce3e5706745d35ffb9ee6047a9c7b590b..2fcf102d373d4f06811915034b7ae73e6e35330b 100644
|
| --- a/services/resource_coordinator/public/interfaces/BUILD.gn
|
| +++ b/services/resource_coordinator/public/interfaces/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
| sources = [
|
| + "memory/constants.mojom",
|
| "memory/memory_instrumentation.mojom",
|
| "tracing/tracing.mojom",
|
| ]
|
|
|