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

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

Issue 2878533003: tracing: the client lib of the tracing service (Closed)
Patch Set: use thread checker macros 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/public/cpp/tracing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/resource_coordinator/public/cpp/BUILD.gn
diff --git a/services/resource_coordinator/public/cpp/BUILD.gn b/services/resource_coordinator/public/cpp/BUILD.gn
index c6b27530d8aab19327bce8dbdaa080ca826b2a7b..6c7968ba37a048c5aa0ca44a54158c0eb332d1fb 100644
--- a/services/resource_coordinator/public/cpp/BUILD.gn
+++ b/services/resource_coordinator/public/cpp/BUILD.gn
@@ -12,6 +12,8 @@ component("resource_coordinator_cpp") {
"memory/process_local_dump_manager_impl.h",
"resource_coordinator_interface.cc",
"resource_coordinator_interface.h",
+ "tracing/chrome_trace_event_agent.cc",
+ "tracing/chrome_trace_event_agent.h",
]
defines = [ "SERVICES_RESOURCE_COORDINATOR_PUBLIC_CPP_IMPLEMENTATION" ]
« no previous file with comments | « services/resource_coordinator/BUILD.gn ('k') | services/resource_coordinator/public/cpp/tracing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698