| 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 317c71f4b9b5978ac17f5fc76efb3fd967cecafc..fd83c020a1f64faf7eb233d68cd5dcfcadddbfdd 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -479,11 +479,6 @@
|
| "dependencies": ["permission:identity"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "identity.getProfileUserInfo": {
|
| - "channel": "dev",
|
| - "dependencies": ["permission:identity.email"],
|
| - "contexts": ["blessed_extension"]
|
| - },
|
| "identityPrivate": {
|
| "dependencies": ["permission:identityPrivate"],
|
| "contexts": ["blessed_extension"]
|
|
|