| Index: chrome/test/data/extensions/api_test/bluetooth_low_energy/write_characteristic_value/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth/get_device/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_low_energy/write_characteristic_value/manifest.json
|
| similarity index 66%
|
| copy from chrome/test/data/extensions/api_test/bluetooth/get_device/manifest.json
|
| copy to chrome/test/data/extensions/api_test/bluetooth_low_energy/write_characteristic_value/manifest.json
|
| index e047a9c9b6bd8b6a53712a1a23db680e927f962d..48cb5991bd36f866e9fb4b2112782082c9a8c574 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth/get_device/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth_low_energy/write_characteristic_value/manifest.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "manifest_version": 2,
|
| - "name": "Test the Bluetooth getDevice API",
|
| + "name": "Test the Bluetooth Low Energy writeCharacteristicValue API",
|
| "version": "1.0",
|
| "app": {
|
| "background": {
|
|
|