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

Unified Diff: ash/mus/manifest.json

Issue 2848813002: Introduce ash mojo interface for lock screen action handlers (Closed)
Patch Set: . Created 3 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
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index f244cba44b750904ffed767380544ce9d94f3151..eee011ace28cfdb74cf2907b9caa04eaf8d15f4c 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -9,6 +9,7 @@
"ash": [
"app_list::mojom::AppList",
"ash::mojom::AcceleratorController",
+ "ash::mojom::ActionHandlerStateController",
"ash::mojom::CastConfig",
"ash::mojom::LocaleNotificationController",
"ash::mojom::MediaController",

Powered by Google App Engine
This is Rietveld 408576698