| 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..45145e468a4422891fef50dbb8d76da9cf6abc16 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/gcm_server.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/gcm_server.html
|
| @@ -2,8 +2,8 @@
|
| <h1>API Reference for GCM service</h1>
|
|
|
| <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.
|
| +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>
|
|
|
|
|