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" |
} |
] |
}, |