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

Unified Diff: ui/app_list/presenter/BUILD.gn

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « testing/buildbot/gn_isolate_map.pyl ('k') | ui/app_list/presenter/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/presenter/BUILD.gn
diff --git a/ui/app_list/presenter/BUILD.gn b/ui/app_list/presenter/BUILD.gn
index fd6cb444b4fba915b649e2654d832bf1bc0ceabf..8856660006205e41fe6c00d2675b3fce2e0bfed7 100644
--- a/ui/app_list/presenter/BUILD.gn
+++ b/ui/app_list/presenter/BUILD.gn
@@ -42,7 +42,7 @@ mojom("mojom") {
"app_list_presenter.mojom",
]
deps = [
- "//components/mus/public/interfaces",
+ "//services/ui/public/interfaces",
]
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | ui/app_list/presenter/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698