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