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

Unified Diff: mash/package/BUILD.gn

Issue 2419723002: Move services/shell to services/service_manager (Closed)
Patch Set: rebase Created 4 years, 2 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/main.cc ('k') | mash/package/mash_packaged_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/package/BUILD.gn
diff --git a/mash/package/BUILD.gn b/mash/package/BUILD.gn
index 38395d217507174482b63eccdc5c3a02a932f56b..7df33c636eabcebba24891baedf7e68f08528fd7 100644
--- a/mash/package/BUILD.gn
+++ b/mash/package/BUILD.gn
@@ -17,8 +17,8 @@ source_set("package") {
"//mash/quick_launch:lib",
"//mash/session:lib",
"//mash/task_viewer:lib",
- "//services/shell/public/cpp",
- "//services/shell/public/interfaces",
+ "//services/service_manager/public/cpp",
+ "//services/service_manager/public/interfaces",
"//services/ui:lib",
"//services/ui/ime/test_ime_driver:lib",
]
« no previous file with comments | « mash/login/main.cc ('k') | mash/package/mash_packaged_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698