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

Unified Diff: chrome/common/extensions/api/in_app_payments.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/in_app_payments.json
diff --git a/chrome/common/extensions/api/adview.json b/chrome/common/extensions/api/in_app_payments.json
similarity index 86%
copy from chrome/common/extensions/api/adview.json
copy to chrome/common/extensions/api/in_app_payments.json
index 68d88022b603a481345a9ccbec52881b58f1be84..8b4f8fa709b7ff7335f63bf7dab8c9e34fd19372 100644
--- a/chrome/common/extensions/api/adview.json
+++ b/chrome/common/extensions/api/in_app_payments.json
@@ -4,7 +4,7 @@
[
{
- "namespace": "adview",
+ "namespace": "inAppPayments",
"description": "none",
"nodoc": true
}

Powered by Google App Engine
This is Rietveld 408576698