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

Unified Diff: ash/sysui/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/app_list_presenter_mus.cc ('k') | ash/sysui/shell_delegate_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/manifest.json
diff --git a/ash/sysui/manifest.json b/ash/sysui/manifest.json
index 3a8e46ef9ab19a66eb06ab0dba669f32c4e56531..6708edcbee00e4fc93ba44947e512b213b736da3 100644
--- a/ash/sysui/manifest.json
+++ b/ash/sysui/manifest.json
@@ -4,10 +4,7 @@
"display_name": "System UI",
"capabilities": {
"required": {
- "*": { "classes": [ "app" ] },
- "exe:chrome" : {
- "classes": [ "app_list:presenter" ]
- }
+ "*": { "classes": [ "app" ] }
}
}
}
« no previous file with comments | « ash/sysui/app_list_presenter_mus.cc ('k') | ash/sysui/shell_delegate_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698