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

Unified Diff: chrome/common/extensions/docs/templates/intros/notifications.html

Issue 23617008: Added Mac to list of supported platforms for chrome.notifications. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/intros/notifications.html
diff --git a/chrome/common/extensions/docs/templates/intros/notifications.html b/chrome/common/extensions/docs/templates/intros/notifications.html
index 88084d8826431640a2c24d6fd433d12556fa19ef..95a82b9bccb17424a6cf9866e388ede2c18b476e 100644
--- a/chrome/common/extensions/docs/templates/intros/notifications.html
+++ b/chrome/common/extensions/docs/templates/intros/notifications.html
@@ -1,6 +1,6 @@
-<p class="warning">
-<b>Warning: </b>
-Currently this API only works on ChromeOS and Windows.
+<p class="note">
+<b>Note: </b>
+This API is currently available on ChromeOS, Windows, and Mac.
</p>
<h2 id="usage">Usage</h2>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698