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 b4ef14e2a0eb1eb0728cb4b8c11c77320b7c0579..3a6d9e3021f3dd45862f2f322dd2d0f3db5f11df 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -348,6 +348,10 @@ |
| "channel": "stable", |
| "extension_types": ["extension", "platform_app"] |
| }, |
| + "identity.email": { |
| + "channel": "dev", |
| + "extension_types": ["extension", "platform_app"] |
| + }, |
| "identityPrivate": { |
| "channel": "stable", |
| "extension_types": [ |