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

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

Issue 2833873003: WIP: The tracing service prototype
Patch Set: sync 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 7d20f8fc30ba350571a941cbdf1b9ce931956382..3ff5e6628d447361d0561e27ec56e75fff216cbc 100644
--- a/services/resource_coordinator/public/interfaces/BUILD.gn
+++ b/services/resource_coordinator/public/interfaces/BUILD.gn
@@ -11,10 +11,11 @@ mojom("interfaces_internal") {
"coordination_unit.mojom",
"coordination_unit_provider.mojom",
"events.mojom",
- "memory/constants.mojom",
+ "memory/memory_constants.mojom",
"memory/memory_instrumentation.mojom",
"service_constants.mojom",
"tracing/tracing.mojom",
+ "tracing/tracing_constants.mojom",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698