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

Unified Diff: components/resource_provider/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/profile_service/profile_service.gyp ('k') | components/resource_provider/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resource_provider/BUILD.gn
diff --git a/components/resource_provider/BUILD.gn b/components/resource_provider/BUILD.gn
index 040a150ce63c2163c963dc4178beab1c582e5bb7..26054e3d0a30eeb2aca30bc227aa7d402f77b0f7 100644
--- a/components/resource_provider/BUILD.gn
+++ b/components/resource_provider/BUILD.gn
@@ -104,8 +104,8 @@ source_set("lib") {
"//components/resource_provider/public/interfaces",
"//mojo/common:common_base",
"//mojo/platform_handle",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
+ "//services/tracing/public/cpp",
"//url",
]
}
« no previous file with comments | « components/profile_service/profile_service.gyp ('k') | components/resource_provider/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698