| Index: chrome/test/data/extensions/api_test/bluetooth/get_devices_error/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/get_devices_error/manifest.json b/chrome/test/data/extensions/api_test/bluetooth/get_devices_error/manifest.json
|
| index 61f5a56e5b5e0c7c0a1f827e94c290e9577ffe12..053cc6e9a5e18c3e6eef929e361777bf447b8717 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth/get_devices_error/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth/get_devices_error/manifest.json
|
| @@ -7,5 +7,5 @@
|
| "scripts": ["runtest.js"]
|
| }
|
| },
|
| - "permissions": ["bluetooth"]
|
| + "bluetooth": {}
|
| }
|
|
|