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 2b1d6279734831cdce47388e04c627ea7402631d..68115b473fa5362fc07d3d3545e78308353a861a 100644 |
| --- a/chrome/common/extensions/api/_permission_features.json |
| +++ b/chrome/common/extensions/api/_permission_features.json |
| @@ -289,6 +289,10 @@ |
| "channel": "stable", |
| "extension_types": ["extension", "packaged_app", "platform_app"] |
| }, |
| + "inAppPayments": { |
| + "channel": "dev", |
| + "extension_types": ["platform_app"] |
| + }, |
|
not at google - send to devlin
2013/07/08 16:15:43
things in chrome/common/extensions/api are only fo
Andy
2013/07/09 00:51:23
Done.
|
| "input": { |
| "channel": "stable", |
| "extension_types": ["extension", "packaged_app"], |