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