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

Unified Diff: chrome/common/extensions/docs/templates/articles/gcm_tos.html

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/articles/gcm_tos.html
diff --git a/chrome/common/extensions/docs/templates/articles/gcm_tos.html b/chrome/common/extensions/docs/templates/articles/gcm_tos.html
index a46094fe85d14ccac8504b7e99e358ab340c71ee..dba9ded7dd2ef376829cccb03d39b2db18b927c4 100644
--- a/chrome/common/extensions/docs/templates/articles/gcm_tos.html
+++ b/chrome/common/extensions/docs/templates/articles/gcm_tos.html
@@ -1,6 +1,12 @@
<h1>Google Cloud Messaging for Chrome API Terms of Service</h1>
-<p><i>Last modified: January 31, 2013</i></p>
+<p class="note">
+The <code>chrome.pushMessaging</code> API was deleted in Chrome 43. This
+document exists for posterity only.
+Use the new <a href="cloudMessaging">Google Cloud Messaging</a>.
+</p>
+
+<p><i>Last modified: March 31, 2013</i></p>
<p>
By using the Google Cloud Messaging for Chrome API,

Powered by Google App Engine
This is Rietveld 408576698