| 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 221bbf5f4b6293e04b63d5f2b8b83e53897cee7d..c3cd3798499374b83456c25c63c4dc11dcecb98e 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -401,7 +401,7 @@
|
| "contexts": ["blessed_extension"]
|
| },
|
| "extension.getURL": {
|
| - "contexts": ["blessed_extension", "unblessed_extension", "content_script"]
|
| + "contexts": ["blessed_extension", "unblessed_extension", "content_script", "extension_service_worker"]
|
| },
|
| "extension.getViews": [
|
| {
|
|
|