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

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

Issue 1018643003: Removing chrome.pushMessaging API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing compilation issue 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/intro_tables.json
diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json
index 90e19ad88b3a2e5a1484f0ee3453cdc47e87110d..98b7fd08e4ed9fbdb607eda3c85ce8fe9ad9c096 100644
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json
@@ -198,18 +198,6 @@
}
]
},
- "pushMessaging": {
- "Learn More": [
- {
- "link": "cloudMessagingV1",
- "text": "Google Cloud Messaging for Chrome"
- },
- {
- "link": "gcm_server",
- "text": "API Reference for GCM service"
- }
- ]
- },
"runtime": {
"Learn More": [
{

Powered by Google App Engine
This is Rietveld 408576698