| OLD | NEW |
| (Empty) | |
| 1 <meta name="doc-family" content="apps"> |
| 2 <h1 id="pushMessaging">chrome.pushMessaging</h1> |
| 3 |
| 4 <p>The <code>chrome.pushMessaging</code> API is removed in Chrome 43. Please use |
| 5 <a href="gcm.html">chrome.gcm</a> API to deliver push messages to your |
| 6 application or extensions. Refer to <a href="cloudMessaging.html">Google Cloud |
| 7 Messaging Tutorial</a> for more details. |
| 8 |
| 9 <h2 id="feedback">Feedback</h2> |
| 10 |
| 11 <p>You can provide feedback about Google Cloud Messaging and the |
| 12 <a href="gcm.html">chrome.gcm</a> API through the Google Group |
| 13 <a href="https://groups.google.com/forum/#!forum/gcm-for-chrome-feedback">GCM fo
r Chrome |
| 14 Feedback</a>. |
| 15 Use this group to ask for help with transition to the new API, file bug reports, |
| 16 and request features.</p> |
| OLD | NEW |