| 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 0d6d1cdecbd47c059a6cf31b91fb57fdc027dd40..079e8cc1b412460694cc43a1f27c65af5ff291c1 100644
|
| --- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| +++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
|
| @@ -127,19 +127,11 @@
|
| "items": [
|
| {
|
| "title": "About Cloud Messaging",
|
| - "href": "/apps/cloudMessaging.html"
|
| + "href": "/apps/cloudMessagingV2.html"
|
| },
|
| {
|
| "title": "Client Reference",
|
| - "href": "/apps/pushMessaging.html"
|
| - },
|
| - {
|
| - "title": "Service Reference",
|
| - "href": "/apps/gcm_server.html"
|
| - },
|
| - {
|
| - "title": "Terms of Service",
|
| - "href": "/apps/gcm_tos.html"
|
| + "href": "/apps/gcm.html"
|
| }
|
| ]
|
| },
|
|
|