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

Side by Side Diff: chrome/common/extensions/docs/templates/articles/gcm_tos.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 unified diff | Download patch
OLDNEW
1 <h1>Google Cloud Messaging for Chrome API Terms of Service</h1> 1 <h1>Google Cloud Messaging for Chrome API Terms of Service</h1>
2 2
3 <p><i>Last modified: January 31, 2013</i></p> 3 <p class="note">
4 This document is reated to sending messages using chrome.pushMessaging API,
5 which is deprecated since Chrome 38.
6 <strong>The API is removed in Chrome 43.</strong>
7 Use the new <a href="cloudMessaging">Google Cloud Messaging</a>.
8 </p>
9
10 <p><i>Last modified: March 31, 2013</i></p>
4 11
5 <p> 12 <p>
6 By using the Google Cloud Messaging for Chrome API, 13 By using the Google Cloud Messaging for Chrome API,
7 you consent to be bound by the Google APIs Terms of Service (<code>"API ToS"</co de>) at 14 you consent to be bound by the Google APIs Terms of Service (<code>"API ToS"</co de>) at
8 <a href="http://developers.google.com/terms">http://developers.google.com/terms< /a>. 15 <a href="http://developers.google.com/terms">http://developers.google.com/terms< /a>.
9 </p> 16 </p>
10 17
11 <h4>Section 1: API Clients</h4> 18 <h4>Section 1: API Clients</h4>
12 19
13 <p>You also agree that you and any API Client you create 20 <p>You also agree that you and any API Client you create
14 may only access the getChannelId functionality of this API 21 may only access the getChannelId functionality of this API
15 for your own development and personal uses. 22 for your own development and personal uses.
16 </p> 23 </p>
17 24
18 <p class="backtotop"><a href="#top">Back to top</a></p> 25 <p class="backtotop"><a href="#top">Back to top</a></p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698