| 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 10c88fa8f18aa68c0a7e31143ab598a42e8d0afb..f0b174ca66eabde457c8b45c1bf19bd20f9d335c 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -387,6 +387,13 @@
|
| }],
|
| // This is not a real API, only here for documentation purposes.
|
| // See http://crbug.com/275944 for background.
|
| + "extensionTypes": {
|
| + "internal": true,
|
| + "channel": "stable",
|
| + "contexts": ["blessed_extension"]
|
| + },
|
| + // This is not a real API, only here for documentation purposes.
|
| + // See http://crbug.com/275944 for background.
|
| "extensionsManifestTypes": {
|
| "internal": true,
|
| "channel": "stable",
|
|
|