Chromium Code Reviews| 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 98d379910793d5b9b22bc1b7c4bf3831591ad473..d6eb23fb054aabc870917e676819ecd701fbf649 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -66,6 +66,11 @@ |
| ] |
| } |
| ], |
| + "autofillPrivate": { |
| + "channel": "trunk", |
| + "extension_types": ["extension", "platform_app"], |
| + "location": "component" |
| + }, |
| "autotestPrivate": { |
| "channel": "stable", |
| "extension_types": ["extension", "legacy_packaged_app"], |