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

Unified Diff: services/resource_coordinator/tracing/BUILD.gn

Issue 2891973003: tracing: the agent registry implementation (Closed)
Patch Set: review 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
« no previous file with comments | « services/resource_coordinator/BUILD.gn ('k') | services/resource_coordinator/tracing/agent_registry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/resource_coordinator/tracing/BUILD.gn
diff --git a/services/resource_coordinator/tracing/BUILD.gn b/services/resource_coordinator/tracing/BUILD.gn
index 866a17911bf490c709c88741dba62331d72a2dff..e578dfcda822c1e336d6588808e715deb3a6e325 100644
--- a/services/resource_coordinator/tracing/BUILD.gn
+++ b/services/resource_coordinator/tracing/BUILD.gn
@@ -4,6 +4,8 @@
source_set("lib") {
sources = [
+ "agent_registry.cc",
+ "agent_registry.h",
"recorder.cc",
"recorder.h",
]
« no previous file with comments | « services/resource_coordinator/BUILD.gn ('k') | services/resource_coordinator/tracing/agent_registry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698