| 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 60d65bf4cd1630fa0452c48b19977cad87339697..ff80620951d5802313b147d992a606bc44819bb8 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": []
|
|
|