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 3855347a90ef6f3f4a716c0d4031c20526c093e9..6b8c0ee2751b3c708d6e26e9ef5084ce7dda2871 100644 |
--- a/chrome/common/extensions/api/_api_features.json |
+++ b/chrome/common/extensions/api/_api_features.json |
@@ -69,15 +69,6 @@ |
"channel": "dev", |
"contexts": ["blessed_extension"] |
}, |
- "app.window": { |
- "channel": "stable", |
- "contexts": ["blessed_extension"], |
- "extension_types": ["platform_app"], |
- "noparent": true |
- }, |
- "app.window.canSetVisibleOnAllWorkspaces": { |
- "channel": "dev" |
- }, |
"app.getDetails": { |
"contexts": ["blessed_extension", "unblessed_extension", "content_script"], |
"matches": [] |