| Index: chrome/test/data/extensions/api_test/bluetooth_low_energy/get_characteristics/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_low_energy/get_characteristics/manifest.json
|
| similarity index 68%
|
| copy from chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| copy to chrome/test/data/extensions/api_test/bluetooth_low_energy/get_characteristics/manifest.json
|
| index 73b6cd3bc7b484d7fa8e9c8a67b132d228c43f3a..b6ec89b85d9c9c72fe10e7f4ece886a91c4edaff 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth/get_devices/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth_low_energy/get_characteristics/manifest.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "manifest_version": 2,
|
| - "name": "Test the Bluetooth getDevices API",
|
| + "name": "Test the Bluetooth Low Energy getCharacteristics API",
|
| "version": "1.0",
|
| "app": {
|
| "background": {
|
|
|