Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(479)

Unified Diff: services/resource_coordinator/public/cpp/typemaps.gni

Issue 2895083004: memory-infra: rename service folder to memory_instrumentation (Closed)
Patch Set: comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]

Powered by Google App Engine
This is Rietveld 408576698