| 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 f603cbfc0f960ccf2d78f3890ce822d08379424b..4cdb76195eb239e3a09b5727a5f7bfdfade09427 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -744,7 +744,7 @@
|
| "tabs": {
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"],
|
| - "contexts": ["blessed_extension"]
|
| + "contexts": ["blessed_extension", "extension_service_worker"]
|
| },
|
| "terminalPrivate": {
|
| "dependencies": ["permission:terminalPrivate"],
|
|
|