Chromium Code Reviews| Index: chrome/common/extensions/api/_api_features.json |
| diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json |
| index 4acfde39bb95ef0f00706fa00ab35b950ffa1d1c..44f7f0080f7d7fac2104c69ea5245d9ab43b0089 100644 |
| --- a/chrome/common/extensions/api/_api_features.json |
| +++ b/chrome/common/extensions/api/_api_features.json |
| @@ -327,7 +327,7 @@ |
| "manifestTypes": { |
| "internal": true, |
| "channel": "stable", |
| - "contexts": "all" |
| + "contexts": ["blessed_extension"] |
| }, |
| "mediaGalleries": { |
| "dependencies": ["permission:mediaGalleries"], |