| Index: chrome/common/extensions/api/_permission_features.json
|
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
|
| index 11c7e1691a1472c59f9292841aea558e1e0b12cd..7b68f3b91c4680b6e4fe0e2e05f2e355e1a947e0 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -140,6 +140,17 @@
|
| ]
|
| }
|
| ],
|
| + "app.window.ime": [
|
| + {
|
| + "channel": "stable",
|
| + "extension_types": ["extension"],
|
| + "platforms": ["chromeos"],
|
| + "whitelist": [
|
| + "06BE211D5F014BAB34BC22D9DDA09C63A81D828E",
|
| + "F94EE6AB36D6C6588670B2B01EB65212D9C64E33"
|
| + ]
|
| + }
|
| + ],
|
| "audio": [
|
| {
|
| "channel": "dev",
|
|
|