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

Unified Diff: components/filesystem/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 | « chrome/test/base/mojo_test_connector.cc ('k') | components/filesystem/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/BUILD.gn
diff --git a/components/filesystem/BUILD.gn b/components/filesystem/BUILD.gn
index 76e61ff54cfbcd0fab31b5f14383eeaa92677d28..9744522d3935f1e6fb712eede32db8184366f986 100644
--- a/components/filesystem/BUILD.gn
+++ b/components/filesystem/BUILD.gn
@@ -47,8 +47,8 @@ mojo_native_application("filesystem") {
"//mojo/platform_handle:for_shared_library",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
+ "//services/tracing/public/cpp",
]
data_deps = [
« no previous file with comments | « chrome/test/base/mojo_test_connector.cc ('k') | components/filesystem/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698