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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2852183002: Delete the tracing service (Closed)
Patch Set: Created 3 years, 8 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 | « ash/mus/window_manager_application.cc ('k') | 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 64deab9e913657daa00edbd3f4c951e773506cde..ea70a425dffd03c544348be4cb3db02a060bf04c 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -40,8 +40,6 @@ source_set("embedded_services") {
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
"//services/service_manager/standalone",
- "//services/tracing:lib",
- "//services/tracing/public/interfaces:constants",
"//services/ui:lib",
"//services/ui/ime/test_ime_driver:lib",
"//services/ui/public/interfaces:constants",
@@ -75,7 +73,6 @@ catalog("catalog") {
"//mash/quick_launch:manifest",
"//mash/session:manifest",
"//mash/task_viewer:manifest",
- "//services/tracing:manifest",
"//services/ui:manifest",
"//services/ui/ime/test_ime_driver:manifest",
]
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | chrome/app/mash/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698