| 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 bae830409d4d7e44484a591fab12d2043ebe005d..5f3832f5d64c281a4f02621e3a253e1d4a5dbfb9 100644
|
| --- a/chrome/common/extensions/api/_api_features.json
|
| +++ b/chrome/common/extensions/api/_api_features.json
|
| @@ -611,10 +611,6 @@
|
| "dependencies": ["permission:musicManagerPrivate"],
|
| "contexts": ["blessed_extension"]
|
| },
|
| - "notificationProvider": {
|
| - "dependencies": ["permission:notificationProvider"],
|
| - "contexts": ["blessed_extension"]
|
| - },
|
| "notifications": {
|
| "dependencies": ["permission:notifications"],
|
| "contexts": ["blessed_extension"]
|
|
|