Chromium Code Reviews| 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" ] |
| } |
| } |