| Index: chrome/common/extensions/docs/templates/json/intro_tables.json
|
| diff --git a/chrome/common/extensions/docs/templates/json/intro_tables.json b/chrome/common/extensions/docs/templates/json/intro_tables.json
|
| index d92a0608e3265abf165229e7a124ecbbbf3ba109..088bcfe72aec144bef86ece93eb9c795e938afde 100644
|
| --- a/chrome/common/extensions/docs/templates/json/intro_tables.json
|
| +++ b/chrome/common/extensions/docs/templates/json/intro_tables.json
|
| @@ -43,6 +43,22 @@
|
| }
|
| ]
|
| },
|
| + "bluetoothLowEnergy": {
|
| + "Learn More": [
|
| + {
|
| + "link": "app_bluetooth.html",
|
| + "text": "Bluetooth"
|
| + }
|
| + ]
|
| + },
|
| + "bluetoothSocket": {
|
| + "Learn More": [
|
| + {
|
| + "link": "app_bluetooth.html",
|
| + "text": "Bluetooth"
|
| + }
|
| + ]
|
| + },
|
| "cookies": {
|
| "Permissions": [
|
| {
|
|
|