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 a3e866202c3f1874ccdc42cadf0ccd4f15423766..f9b27c2773d7cc267ffe7a5d4c3137105432373d 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 |
|
not at google - send to devlin
2014/08/04 22:08:05
indent -= 2
|
| + ] |
| }, |
| "system.cpu": { |
| "channel": "stable", |