| 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 9ed28d2a7aec3a10e42599619f920a678d75012e..1d461e47902ad796ee0c5664c7ea718528dc16ae 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -766,7 +766,7 @@
|
| "webRequestInternal": {
|
| "internal": true,
|
| "channel": "stable",
|
| - "contexts": ["blessed_extension", "unblessed_extension", "content_script"]
|
| + "contexts": ["blessed_extension", "unblessed_extension"]
|
| },
|
| "webrtcAudioPrivate": {
|
| "dependencies": ["permission:webrtcAudioPrivate"],
|
|
|