Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7993)

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 18186004: Added documentation for In-App Payments API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"],

Powered by Google App Engine
This is Rietveld 408576698