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..d464ce1721457ca51eab1a3e1a587ef5ea447577 100644 |
| --- a/chrome/common/extensions/api/_api_features.json |
| +++ b/chrome/common/extensions/api/_api_features.json |
| @@ -327,7 +327,8 @@ |
| "manifestTypes": { |
| "internal": true, |
| "channel": "stable", |
| - "contexts": "all" |
| + "contexts": "all", |
| + "matches": ["<all_urls>"] |
|
not at google - send to devlin
2013/10/02 00:03:59
I updated the bug. This is all just arbitrary anyw
|
| }, |
| "mediaGalleries": { |
| "dependencies": ["permission:mediaGalleries"], |