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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2497123002: chromeos: Move device shutdown handling out of chrome into ash (Closed)
Patch Set: rebase 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
« no previous file with comments | « chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index ed6a8a1655a54f8a2d3c49157c7431eee302552e..04ea84f34c37339bdb8b26ec60203829a6591221 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -17,10 +17,11 @@
"metrics::mojom::CallStackProfileCollector"
],
"ash": [
+ // Under classic ash the browser provides ash interfaces to itself.
"ash::mojom::LocaleNotificationController",
"ash::mojom::NewWindowClient",
"ash::mojom::ShelfController",
- "ash::mojom::ShutdownClient",
+ "ash::mojom::ShutdownController",
"ash::mojom::SystemTray",
"ash::mojom::SystemTrayClient",
"ash::mojom::WallpaperController",
« no previous file with comments | « chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698