| 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 c3cd3798499374b83456c25c63c4dc11dcecb98e..de107478411d8220b03adf2b81f8b9d857d54a6d 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -452,6 +452,10 @@
|
| "dependencies": ["permission:feedbackPrivate"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| + "feedbackPrivate.readLogSource": {
|
| + "platforms": ["chromeos"],
|
| + "session_types": ["kiosk"]
|
| + },
|
| "fileBrowserHandler": {
|
| "dependencies": ["permission:fileBrowserHandler"],
|
| "contexts": ["blessed_extension"]
|
|
|