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 e574944b42c2ee03762ca1a7d3c5ceb0fdf8f056..605918166434c4992522ee85d7373be2c53bc326 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -313,6 +313,11 @@ |
| "channel": "stable", |
| "extension_types": ["extension", "legacy_packaged_app"] |
| }, |
| + "copresencePrivate": { |
| + "channel": "stable", |
| + "extension_types": ["extension"], |
| + "location": "component" |
|
not at google - send to devlin
2014/07/31 23:31:18
ideally this would be a whitelist, could you make
rkc
2014/08/01 19:20:00
Done.
|
| + }, |
| "diagnostics": [ |
| { |
| "channel": "dev", |