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

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_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/chrome_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
index 16efda0ae39e09c22cf47e391c1d972a695a6360..479accb97ecb222aa4750b6189c9fae85d251a38 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -408,6 +408,10 @@
{
"title": "Network Communications",
"href": "/apps/app_network"
+ },
+ {
+ "title": "Bluetooth",
+ "href": "/apps/app_bluetooth"
}
]
},

Powered by Google App Engine
This is Rietveld 408576698