| Index: chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json b/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| index 010a1ad71c699274af672432dd0fc7e4905c5dc3..73b6cd3bc7b484d7fa8e9c8a67b132d228c43f3a 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| @@ -7,5 +7,5 @@
|
| "scripts": ["runtest.js"]
|
| }
|
| },
|
| - "permissions": ["bluetooth"]
|
| + "bluetooth": {}
|
| }
|
|
|