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

Unified Diff: ash/sysui/manifest.json

Issue 2323063003: mash: Port sysui's WallpaperDelegateMus to mojo:ash. (Closed)
Patch Set: Alternative display info workaround. 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
Index: ash/sysui/manifest.json
diff --git a/ash/sysui/manifest.json b/ash/sysui/manifest.json
index 9a6d0db157888f0358f7a509c6ddc65cb573007b..3a8e46ef9ab19a66eb06ab0dba669f32c4e56531 100644
--- a/ash/sysui/manifest.json
+++ b/ash/sysui/manifest.json
@@ -6,7 +6,6 @@
"required": {
"*": { "classes": [ "app" ] },
"exe:chrome" : {
- "interfaces": [ "ash::mojom::WallpaperManager" ],
"classes": [ "app_list:presenter" ]
}
}

Powered by Google App Engine
This is Rietveld 408576698