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

Unified Diff: chrome/common/extensions/docs/templates/json/apps_sidenav.json

Issue 177113013: Bluetooth: add Device events, and cleanup JS API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@arman-patch
Patch Set: Created 6 years, 10 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/json/apps_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
index 0d6d1cdecbd47c059a6cf31b91fb57fdc027dd40..e62d20bffbead84699fc6755f88350d0742abf82 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -184,6 +184,10 @@
{
"title": "Network Communications",
"href": "/apps/app_network.html"
+ },
+ {
+ "title": "Bluetooth",
+ "href": "/apps/app_bluetooth.html"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698