Index: chrome/browser/chrome_content_browser_manifest_overlay.json |
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json |
index 8f7fec4995c3a2835b0836d395e1d9689a157768..ed6a8a1655a54f8a2d3c49157c7431eee302552e 100644 |
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json |
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json |
@@ -33,7 +33,8 @@ |
] |
}, |
"requires": { |
- "service:ash": [ "ash" ] |
+ "service:ash": [ "ash" ], |
+ "service:image_decoder": [ "decode" ] |
} |
}, |
"navigation:frame": { |