Index: chrome/app/mash/chrome_mash_manifest.json |
diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/app/mash/chrome_mash_manifest.json |
index 79ba4748555448e14d15d2e2a4409f7ec72c135a..7693eecb7ff2f6714a06786c426807b3e1dc7ef7 100644 |
--- a/chrome/app/mash/chrome_mash_manifest.json |
+++ b/chrome/app/mash/chrome_mash_manifest.json |
@@ -10,6 +10,9 @@ |
"name": "service:chrome_mash", |
"display_name": "Chrome Mash Packaged Services", |
"capabilities": { |
+ "provided": { |
+ "shell:service_factory": [ "shell::mojom::ServiceFactory" ] |
+ }, |
"required": { |
"service:mash_session": { "classes": [ "app" ] }, |
"service:catalog": { "classes": [ "control" ] } |