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

Unified Diff: chrome/common/extensions/docs/templates/json/apps_sidenav.json

Issue 18186004: Added documentation for In-App Payments API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: A few more minor revisions 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/docs/templates/json/apps_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
index bc9936098254ffdb5b2bb9cfc76bfb813062195e..4b4067f13430e463a439d6095edf50c8ad548f6b 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -177,6 +177,15 @@
]
},
{
+ "title": "Google Services",
+ "items": [
+ {
+ "title": "In-App Payments",
+ "href": "/apps/in_app_payments.html"
+ }
+ ]
+ },
+ {
"title": "Reference",
"items": [
{

Powered by Google App Engine
This is Rietveld 408576698