| 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 06cdddcb92c910f51d036154b27ecfbd7a7776f9..0397481a9f477f33534545977b4072ba9a8cfe54 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -827,6 +827,7 @@
|
| "contexts": ["unblessed_extension"]
|
| }],
|
| "webviewTag": {
|
| + "internal": true,
|
| "channel": "stable",
|
| "dependencies": ["permission:webview"],
|
| "contexts": ["blessed_extension"]
|
|
|