| Index: extensions/common/api/_api_features.json
|
| diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
|
| index 5e072695ca550f348e5e61b4e14a94602d4f7155..b30775f4a5a8a1f4b122ab60d09692e1676a741f 100644
|
| --- a/extensions/common/api/_api_features.json
|
| +++ b/extensions/common/api/_api_features.json
|
| @@ -460,12 +460,6 @@
|
| "chrome://oobe/*"
|
| ]
|
| }],
|
| - "webViewExperimentalInternal": [{
|
| - "internal": true,
|
| - "channel": "dev",
|
| - "dependencies": ["permission:webview"],
|
| - "contexts": ["blessed_extension"]
|
| - }],
|
| "webViewRequest": [{
|
| "dependencies": ["permission:webview"],
|
| "contexts": ["blessed_extension"]
|
|
|