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

Unified Diff: ash/mus/manifest.json

Issue 2360143004: mash: Add SystemTrayClient interface, use to show date settings (Closed)
Patch Set: reparent Created 4 years, 3 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 | « no previous file | ash/mus/shell_delegate_mus.cc » ('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 d021d238c1db0de26e8cedde392fce553ee5a040..cb103860279c05f22f7e7ced67a0f33eccaff9d0 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -10,6 +10,7 @@
"*": { "classes": [ "accessibility", "app" ] },
"exe:chrome" : {
"interfaces": [
+ "ash::mojom::SystemTrayClient",
"ash::mojom::WallpaperManager",
"app_list::mojom::AppListPresenter"
]
« no previous file with comments | « no previous file | ash/mus/shell_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698