diff options
Diffstat (limited to 'chrome/common/extensions/api/_permission_features.json')
-rw-r--r-- | chrome/common/extensions/api/_permission_features.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json index ce62073..922176a 100644 --- a/chrome/common/extensions/api/_permission_features.json +++ b/chrome/common/extensions/api/_permission_features.json @@ -360,6 +360,10 @@ "channel": "stable", "extension_types": ["extension", "platform_app"] }, + "identity.email": { + "channel": "dev", + "extension_types": ["extension", "platform_app"] + }, "identityPrivate": { "channel": "stable", "extension_types": [ |