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

Unified Diff: ash/mus/manifest.json

Issue 2567523002: mash: Have chrome set itself as the app list presenter. (Closed)
Patch Set: Address comments. 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 b41f7adaeb89ba50e0c789aac812efbf83161660..7d795d09b21bc442529fdd342536751865363d1a 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -7,6 +7,7 @@
// Modifications here should correspond with changes to
// chrome_content_browser_manifest_overlay.json.
"ash": [
+ "app_list::mojom::AppList",
"ash::mojom::AcceleratorController",
"ash::mojom::CastConfig",
"ash::mojom::LocaleNotificationController",

Powered by Google App Engine
This is Rietveld 408576698