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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2391253004: Use mojo Shelf interfaces for both mash and classic ash. (Closed)
Patch Set: Sync and rebase. Created 4 years, 2 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: 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 3d6190b08228a6c80fb50678a1d3206ef3479d3e..afce1f7a45f1825b83f56b3392f1d6e2f3e3bbdd 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -14,6 +14,7 @@
"metrics::mojom::CallStackProfileCollector"
],
"ash": [
+ "ash::mojom::ShelfController",
sky 2016/10/07 16:10:17 Don't you also need to update ash/mus/manifest.jso
msw 2016/10/07 22:45:57 Done, made mash->chrome list classes, not required
"ash::mojom::SystemTray",
"ash::mojom::SystemTrayClient"
]

Powered by Google App Engine
This is Rietveld 408576698