| 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 af7458192c7ccb529619e11509f80ae0d7e843be..1fb304f2cd157d0274bacb1c58077345fdb40ef3 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -370,7 +370,7 @@
|
| "dependencies": ["permission:embeddedExtensionOptions"]
|
| }, {
|
| "internal": true,
|
| - "channel": "trunk",
|
| + "channel": "dev",
|
| "contexts": ["webui"],
|
| "matches": ["chrome://extensions-frame/*", "chrome://extensions/*"]
|
| }],
|
|
|