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

Unified Diff: components/profile_service/BUILD.gn

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 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 | « components/mus/ws/BUILD.gn ('k') | components/profile_service/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/profile_service/BUILD.gn
diff --git a/components/profile_service/BUILD.gn b/components/profile_service/BUILD.gn
index 67954ad1e386a1b15002f43fd0e99b9841ff1d26..f6e6a21bf06d172e86848572ced3af331213dcb8 100644
--- a/components/profile_service/BUILD.gn
+++ b/components/profile_service/BUILD.gn
@@ -25,9 +25,9 @@ source_set("lib") {
"//mojo/common:common_base",
"//mojo/message_pump",
"//mojo/platform_handle",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
+ "//services/tracing/public/cpp",
"//url",
]
}
« no previous file with comments | « components/mus/ws/BUILD.gn ('k') | components/profile_service/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698