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

Unified Diff: mash/quick_launch/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/login/login.cc ('k') | mash/quick_launch/quick_launch_application.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/quick_launch/BUILD.gn
diff --git a/mash/quick_launch/BUILD.gn b/mash/quick_launch/BUILD.gn
index b0fc1fee9a75a1bccf11acff1d987d4ee0d3da6c..93487af4948031b9d79bc1cdf4f61774eaab7fb6 100644
--- a/mash/quick_launch/BUILD.gn
+++ b/mash/quick_launch/BUILD.gn
@@ -17,10 +17,10 @@ source_set("lib") {
deps = [
"//base",
"//mojo/public/cpp/bindings",
- "//mojo/services/catalog/public/interfaces",
- "//mojo/services/tracing/public/cpp",
+ "//services/catalog/public/interfaces",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
+ "//services/tracing/public/cpp",
"//ui/views",
"//ui/views/mus:for_mojo_application",
"//url",
« no previous file with comments | « mash/login/login.cc ('k') | mash/quick_launch/quick_launch_application.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698