| 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": [
|
| {
|
|
|