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..f31f1d4e35a0c1d1b89eb33dbe3dbfeab39f49d1 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": "Services", |
+ "items": [ |
+ { |
+ "title": "In-App Payments API", |
not at google - send to devlin
2013/07/08 16:15:43
It's not *really* an API so just "In-App Payments"
Andy
2013/07/09 00:51:23
Done.
|
+ "href": "/apps/service_in_app_payments.html" |
not at google - send to devlin
2013/07/08 16:15:43
a nicer URL would be just "in_app_payments.html"
Andy
2013/07/09 00:51:23
Done.
|
+ } |
+ ] |
+ }, |
+ { |
"title": "Reference", |
"items": [ |
{ |