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

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

Issue 145443002: GCM for Chrome documentation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 47485f9e0ddbfec803d15de1aef8a7f5ef2ea843..473f9db48713e1759e012bf1c9bf3e0bcdad5ae4 100644
--- a/chrome/common/extensions/docs/templates/json/intro_tables.json
+++ b/chrome/common/extensions/docs/templates/json/intro_tables.json
@@ -117,6 +117,14 @@
}
]
},
+ "gcm": {
+ "Learn More": [
+ {
+ "link": "cloudMessagingV2.html",
+ "text": "Google Cloud Messaging"
+ }
+ ]
+ },
"identity": {
"Learn More": [
{

Powered by Google App Engine
This is Rietveld 408576698