| Index: components/memory_coordinator/public/interfaces/BUILD.gn
|
| diff --git a/components/memory_coordinator/public/interfaces/BUILD.gn b/components/memory_coordinator/public/interfaces/BUILD.gn
|
| index 770bc2902145d2f251e911dfbd98a7cf81911d52..95c1c6f6c98254accca5460cf541cfc4797ca1e5 100644
|
| --- a/components/memory_coordinator/public/interfaces/BUILD.gn
|
| +++ b/components/memory_coordinator/public/interfaces/BUILD.gn
|
| @@ -7,5 +7,6 @@ import("//mojo/public/tools/bindings/mojom.gni")
|
| mojom("interfaces") {
|
| sources = [
|
| "child_memory_coordinator.mojom",
|
| + "memory_coordinator.mojom",
|
| ]
|
| }
|
|
|