| 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>
|
|
|
|
|