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

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

Issue 1090693003: Added platform restrictions to bluetooth API documentation (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years, 8 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
Index: chrome/common/extensions/docs/templates/intros/bluetooth_socket.html
diff --git a/chrome/common/extensions/docs/templates/intros/bluetooth_socket.html b/chrome/common/extensions/docs/templates/intros/bluetooth_socket.html
new file mode 100644
index 0000000000000000000000000000000000000000..f1417be9a7e72be5a289fd85a52c01a380c8bd7c
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/intros/bluetooth_socket.html
@@ -0,0 +1,4 @@
+<p class="caution">
+ <b>Important:</b>
+ This API works <b>only on Mac OS X, Windows and Chrome OS</b>.
+</p>

Powered by Google App Engine
This is Rietveld 408576698