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

Unified Diff: chrome/app/mash/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 | « no previous file | chrome/app/mash/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index 8c7afa6ac748ef63b25de23ba4962788134b8c5c..5de02637c5e337df77874fe5abf9a912b6abad95 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -31,6 +31,8 @@ source_set("embedded_services") {
"//mash/task_viewer:lib",
"//mash/task_viewer/public/interfaces:constants",
"//services/catalog/public/interfaces",
+ "//services/resource_coordinator/public/cpp:resource_coordinator_cpp",
+ "//services/resource_coordinator/tracing:lib",
"//services/service_manager",
"//services/service_manager/background:lib",
"//services/service_manager/public/cpp",
@@ -73,6 +75,7 @@ catalog("catalog") {
"//mash/quick_launch:manifest",
"//mash/session:manifest",
"//mash/task_viewer:manifest",
+ "//services/resource_coordinator/tracing:manifest",
"//services/ui:manifest",
"//services/ui/ime/test_ime_driver:manifest",
]
« no previous file with comments | « no previous file | chrome/app/mash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698