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

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

Issue 145443002: GCM for Chrome documentation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch Created 6 years, 11 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 0d6d1cdecbd47c059a6cf31b91fb57fdc027dd40..2884cc0c4e415930c1a5cc9c2d37d936598b966d 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -127,15 +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"
+ "href": "/apps/gcm.html"
},
{
"title": "Terms of Service",

Powered by Google App Engine
This is Rietveld 408576698