| 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 a3e866202c3f1874ccdc42cadf0ccd4f15423766..abc5c9ce6f524e692eae4afe48959a4c28a59840 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -957,8 +957,11 @@
|
| "extension_types": ["platform_app"]
|
| },
|
| "syncedNotificationsPrivate": {
|
| - "channel": "trunk",
|
| - "extension_types": ["platform_app"]
|
| + "channel": "dev",
|
| + "extension_types": ["platform_app"],
|
| + "whitelist": [
|
| + "34967F9FA3C399E1EC380B443D7331AA93AC445B" // http://crbug.com/400436
|
| + ]
|
| },
|
| "system.cpu": {
|
| "channel": "stable",
|
|
|