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

Unified Diff: chrome/app/mojo/chrome_manifest.json

Issue 2335833002: mash: Port ash_sysui app list presenter to mojo:ash. (Closed)
Patch Set: Reorder ShellDelegateMus members. Created 4 years, 3 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
« no previous file with comments | « ash/sysui/sysui_application.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mojo/chrome_manifest.json
diff --git a/chrome/app/mojo/chrome_manifest.json b/chrome/app/mojo/chrome_manifest.json
index 44f0d2af54428340ee4a759718abc293f41beedd..64f0366f5b712bf493fed3afe8b1d5b5ef696b12 100644
--- a/chrome/app/mojo/chrome_manifest.json
+++ b/chrome/app/mojo/chrome_manifest.json
@@ -17,9 +17,6 @@
]
}
},
- "provided": {
- "mash:launchable": [ "mash::mojom::Launchable" ],
- "app_list:presenter": [ "app_list::mojom::AppListPresenter" ]
- }
+ "provided": { "mash:launchable": [ "mash::mojom::Launchable" ] }
}
}
« no previous file with comments | « ash/sysui/sysui_application.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698