Chromium Code Reviews| 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 06cdddcb92c910f51d036154b27ecfbd7a7776f9..50ac97d07c82bb31d93c785c83fa3d5be60e55e7 100644 |
| --- a/chrome/common/extensions/api/_api_features.json |
| +++ b/chrome/common/extensions/api/_api_features.json |
| @@ -75,6 +75,9 @@ |
| "extension_types": ["platform_app"], |
| "noparent": true |
| }, |
| + "app.window.canSetVisibleOnAllWorkspaces": { |
| + "channel": "dev" |
| + }, |
| "app.currentWindowInternal": { |
| "noparent": true, |
| "internal": true, |