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

Unified Diff: ash/mus/manifest.json

Issue 2525563003: mash: Change CastConfigDelegate to a mojoified CastConfigClient. (Closed)
Patch Set: move dep to chromeos section Created 4 years 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 | « ash/common/wm_shell.cc ('k') | ash/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index 5e992d4c3c891887e95c9027b2b6a8252d6b85c3..ab525538d6842810e17ef4134b7a7501c4264855 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -5,6 +5,7 @@
"service_manager:connector": {
"provides": {
"ash": [
+ "ash::mojom::CastConfig",
"ash::mojom::LocaleNotificationController",
"ash::mojom::ShelfController",
"ash::mojom::ShutdownController",
« no previous file with comments | « ash/common/wm_shell.cc ('k') | ash/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698