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

Unified Diff: content/browser/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
« no previous file with comments | « components/tracing/child/child_trace_message_filter.cc ('k') | content/browser/browser_main_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 110260770c7f437909b6008e68234b9ae87e1d86..3d0dabda85b1edfcc25211936541d9d33410ccf6 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -117,6 +117,8 @@ source_set("browser") {
"//services/file:lib",
"//services/file/public/interfaces",
"//services/resource_coordinator:lib",
+ "//services/resource_coordinator/public/cpp:resource_coordinator_cpp",
+ "//services/resource_coordinator/tracing:lib",
"//services/service_manager",
"//services/service_manager/embedder",
"//services/service_manager/public/cpp",
« no previous file with comments | « components/tracing/child/child_trace_message_filter.cc ('k') | content/browser/browser_main_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698