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 f0b174ca66eabde457c8b45c1bf19bd20f9d335c..278cdda64b5e0caefeeb5c7285a164a622eacc8a 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -387,13 +387,6 @@ |
}], |
// 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", |
@@ -851,7 +844,6 @@ |
"contexts": ["unblessed_extension"] |
}], |
"webviewTag": { |
- "internal": true, |
"channel": "stable", |
"dependencies": ["permission:webview"], |
"contexts": ["blessed_extension"] |