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

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

Issue 1018643003: Removing chrome.pushMessaging API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updates to documentation per kalman's comments Created 5 years, 9 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 0ee5ac7896d68558ca62c4a350cdd89aa1cc96d8..cf6d4bdea3255da44ef6ecdd76ec4890e5aca89c 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -135,15 +135,7 @@
},
{
"title": "Client Reference",
- "href": "/apps/pushMessaging"
- },
- {
- "title": "Service Reference",
- "href": "/apps/gcm_server"
- },
- {
- "title": "Terms of Service",
- "href": "/apps/gcm_tos"
+ "href": "/apps/gcm"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698