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

Unified Diff: mash/init/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 | « mash/example/views_examples/views_examples_application_delegate.h ('k') | mash/login/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/init/BUILD.gn
diff --git a/mash/init/BUILD.gn b/mash/init/BUILD.gn
index 7aae0fb4154b2ff05ae48fce4f70e31ddcef22f2..8d9cd128e35389611ea5c2aa5c378dbafd3beeff 100644
--- a/mash/init/BUILD.gn
+++ b/mash/init/BUILD.gn
@@ -23,8 +23,8 @@ mojo_native_application("init") {
"//mash/init/public/interfaces",
"//mash/login/public/interfaces",
"//mojo/public/cpp/bindings",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
+ "//services/tracing/public/cpp",
]
data_deps = [
« no previous file with comments | « mash/example/views_examples/views_examples_application_delegate.h ('k') | mash/login/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698