| 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 94d29729c5239cea3fd1680048a7e1c0de1c5334..bf9a66c047dd4b53b8f598ad3c8c1aaf4646cbee 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -553,10 +553,6 @@
|
| "channel": "stable",
|
| "contexts": ["blessed_extension", "unblessed_extension", "content_script"]
|
| },
|
| - "webSocketProxyPrivate": {
|
| - "dependencies": ["permission:webSocketProxyPrivate"],
|
| - "contexts": ["blessed_extension"]
|
| - },
|
| "webstore": {
|
| // Hosted apps can use the webstore API from within a blessed context.
|
| "channel": "stable",
|
|
|