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..94b95a9aa9573548993c7dd7a28db683fa838977 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -437,22 +437,6 @@ |
"dependencies": ["permission:gcm"], |
"contexts": ["blessed_extension"] |
}, |
- "guestViewInternal": [{ |
- "internal": true, |
- "channel": "stable", |
- "contexts": ["blessed_extension"] |
- }, { |
- // Component extensions can use the guestViewInternal API from iframes. |
- "location": "component", |
- "internal": true, |
- "dependencies": ["permission:webview"], |
- "contexts": ["unblessed_extension"] |
- }, { |
- "internal": true, |
- "channel": "trunk", |
- "contexts": ["webui"], |
- "matches": ["chrome://extensions-frame/*", "chrome://extensions/*"] |
- }], |
"hangoutsPrivate": { |
"channel": "stable", |
"contexts": ["blessed_extension"], |