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

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: Updates to documentation per kalman's comments 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 The <code>chrome.pushMessaging</code> API was deleted in Chrome 43. This
5 document exists for posterity only.
6 Use the new <a href="cloudMessaging">Google Cloud Messaging</a>.
7 </p>
8
9 <p><i>Last modified: March 31, 2013</i></p>
4 10
5 <p> 11 <p>
6 By using the Google Cloud Messaging for Chrome API, 12 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 13 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>. 14 <a href="http://developers.google.com/terms">http://developers.google.com/terms< /a>.
9 </p> 15 </p>
10 16
11 <h4>Section 1: API Clients</h4> 17 <h4>Section 1: API Clients</h4>
12 18
13 <p>You also agree that you and any API Client you create 19 <p>You also agree that you and any API Client you create
14 may only access the getChannelId functionality of this API 20 may only access the getChannelId functionality of this API
15 for your own development and personal uses. 21 for your own development and personal uses.
16 </p> 22 </p>
17 23
18 <p class="backtotop"><a href="#top">Back to top</a></p> 24 <p class="backtotop"><a href="#top">Back to top</a></p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698