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

Unified Diff: chrome/common/extensions/docs/templates/articles/gcm_server.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_server.html
diff --git a/chrome/common/extensions/docs/templates/articles/gcm_server.html b/chrome/common/extensions/docs/templates/articles/gcm_server.html
index 302ce46058265eaa10dd1ac1d78602227dbbddcf..d61abb758abf7df7a956ae2842547cf130335bfb 100644
--- a/chrome/common/extensions/docs/templates/articles/gcm_server.html
+++ b/chrome/common/extensions/docs/templates/articles/gcm_server.html
@@ -3,7 +3,7 @@
<p class="note">
This document explains sending messages to chrome.pushMessaging API, which is
-deprecated since Chrome 38. The API will be removed in Chrome 41.
+deprecated since Chrome 38. <strong>The API is removed in Chrome 43.</strong>
Use the new <a href="cloudMessaging">Google Cloud Messaging</a>.
</p>

Powered by Google App Engine
This is Rietveld 408576698