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

Unified Diff: mash/login/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/init/BUILD.gn ('k') | mash/login/login.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/login/BUILD.gn
diff --git a/mash/login/BUILD.gn b/mash/login/BUILD.gn
index 22ca0d4ca86e864ed1eccf79b50c7cf7ab815b2c..f74e781902a495174d8ac984c075d4eade1a3c3d 100644
--- a/mash/login/BUILD.gn
+++ b/mash/login/BUILD.gn
@@ -22,8 +22,8 @@ mojo_native_application("login") {
"//mash/login/public/interfaces",
"//mash/wm/public/interfaces",
"//mojo/public/cpp/bindings",
- "//mojo/services/tracing/public/cpp",
"//services/shell/public/cpp",
+ "//services/tracing/public/cpp",
"//ui/views",
"//ui/views/mus:for_mojo_application",
]
« no previous file with comments | « mash/init/BUILD.gn ('k') | mash/login/login.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698