| Index: chrome/common/extensions/api/_api_features.json
|
| ===================================================================
|
| --- chrome/common/extensions/api/_api_features.json (revision 271412)
|
| +++ chrome/common/extensions/api/_api_features.json (working copy)
|
| @@ -528,6 +528,11 @@
|
| "channel": "dev",
|
| "contexts": ["blessed_extension"]
|
| },
|
| + "management.generateAppForLink": {
|
| + "dependencies": ["permission:management"],
|
| + "channel": "dev",
|
| + "contexts": ["blessed_extension"]
|
| + },
|
| // This is not a real API, only here for documentation purposes.
|
| // See http://crbug.com/275944 for background.
|
| "manifestTypes": {
|
|
|