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

Unified Diff: services/resource_coordinator/public/interfaces/BUILD.gn

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/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",
]
« no previous file with comments | « services/resource_coordinator/public/cpp/typemaps.gni ('k') | services/resource_coordinator/public/interfaces/memory/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698