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

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: Updating documentation, removing IDL file per kalman 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..42f576602690f3a4cc8869a26ef5027bcbc47613 100644
--- a/chrome/common/extensions/docs/templates/articles/gcm_tos.html
+++ b/chrome/common/extensions/docs/templates/articles/gcm_tos.html
@@ -1,6 +1,13 @@
<h1>Google Cloud Messaging for Chrome API Terms of Service</h1>
-<p><i>Last modified: January 31, 2013</i></p>
+<p class="note">
+This document is reated to sending messages using chrome.pushMessaging API,
+which is deprecated since Chrome 38.
+<strong>The API is removed in Chrome 43.</strong>
+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