| Index: chrome/test/data/extensions/api_test/bluetooth_low_energy/notify_characteristic_value_changed_error_conditions/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth_low_energy/create_characteristic/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_low_energy/notify_characteristic_value_changed_error_conditions/manifest.json
|
| similarity index 88%
|
| copy from chrome/test/data/extensions/api_test/bluetooth_low_energy/create_characteristic/manifest.json
|
| copy to chrome/test/data/extensions/api_test/bluetooth_low_energy/notify_characteristic_value_changed_error_conditions/manifest.json
|
| index 6a8d041de3ee5bd419c428f9b6581058a6840de9..d7f4b966c483cc8e58f6acd704c6c325c0b55916 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth_low_energy/create_characteristic/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth_low_energy/notify_characteristic_value_changed_error_conditions/manifest.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "manifest_version": 2,
|
| - "name": "Test the Bluetooth Low Energy createCharacteristic API",
|
| + "name": "Test the Bluetooth Low Energy notifyCharacteristicValueChanged API",
|
| "version": "1.0",
|
| "app": {
|
| "background": {
|
|
|