Index: services/resource_coordinator/public/cpp/typemaps.gni |
diff --git a/services/resource_coordinator/public/cpp/typemaps.gni b/services/resource_coordinator/public/cpp/typemaps.gni |
index 24b1483cacbf501d501935aec8f19d44240e122f..de45978f3171c13a4c678695c59460036577b749 100644 |
--- a/services/resource_coordinator/public/cpp/typemaps.gni |
+++ b/services/resource_coordinator/public/cpp/typemaps.gni |
@@ -3,6 +3,6 @@ |
# found in the LICENSE file. |
typemaps = [ |
- "//services/resource_coordinator/public/cpp/memory/memory_instrumentation.typemap", |
+ "//services/resource_coordinator/public/cpp/memory_instrumentation/memory_instrumentation.typemap", |
"//services/resource_coordinator/public/cpp/coordination_unit.typemap", |
] |