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

Unified Diff: ash/mus/manifest.json

Issue 2545723003: ash: Add SessionController/Client mojo interfaces (Closed)
Patch Set: use a default to fix null avatar image failures 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
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index 9158e5bbc86b85865ec64c038c40885bdadae5b6..eac6487310324b2c086ce90befc7c735b97714e6 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -6,6 +6,7 @@
"provides": {
"ash": [
"ash::mojom::LocaleNotificationController",
+ "ash::mojom::SessionController",
"ash::mojom::ShelfController",
"ash::mojom::ShutdownController",
"ash::mojom::SystemTray",

Powered by Google App Engine
This is Rietveld 408576698