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

Unified Diff: ash/mus/manifest.json

Issue 2497123002: chromeos: Move device shutdown handling out of chrome into ash (Closed)
Patch Set: Created 4 years, 1 month 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 ee823026ce2132d9456a8f4fc231c08192bdcf2d..706b4b8105beef86d16621637fd716188404ec70 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -7,6 +7,7 @@
"ash": [
"ash::mojom::LocaleNotificationController",
"ash::mojom::ShelfController",
+ "ash::mojom::ShutdownController",
"ash::mojom::SystemTray",
"ash::mojom::WallpaperController"
],

Powered by Google App Engine
This is Rietveld 408576698