Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/bluetooth/discovery_callback/manifest.json |
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/discovery_callback/manifest.json b/chrome/test/data/extensions/api_test/bluetooth/discovery_callback/manifest.json |
| index 05a99c6fae227a17cdfc896b5af5f223f7da0bb5..be8a26d0a302d4968e766f4b4263528730d75fe3 100644 |
| --- a/chrome/test/data/extensions/api_test/bluetooth/discovery_callback/manifest.json |
| +++ b/chrome/test/data/extensions/api_test/bluetooth/discovery_callback/manifest.json |
| @@ -8,5 +8,5 @@ |
| "scripts": ["runtest.js"] |
| } |
| }, |
| - "permissions": ["bluetooth"] |
| + "bluetooth": {} |
| } |