| Index: chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
|
| similarity index 84%
|
| copy from chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json
|
| copy to chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
|
| index a77d183f2b223daa20c2207cd5ff9f8d2f22c50f..595c8764d86ebad0275b86cde998b2e386825beb 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth_private/passkey_pairing/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth_private/get_rssi/manifest.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| // extension id: jofgjdphhceggjecimellaapdjjadibj
|
| - "name": "Test Bluetooth Pairing Events",
|
| - "description": "Tests chrome.bluetoothPrivate.onPairing event.",
|
| + "name": "Test Bluetooth getDeviceRSSI",
|
| + "description": "Tests the chrome.bluetoothPrivate.getDeviceRSSI method.",
|
| "version": "1.0",
|
| "manifest_version": 2,
|
| "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2nI64+TVbJNYUfte1hEwrWpjgiH3ucfKZ12NC6IT/Pm2pQdjR/3alrdW+rCkYbs0KmfUymb0GOE7fwZ0Gs+EqfxoKmwJaaZiv86GXEkPJctDvjqrJRUrKvM6aXZEkTQeaFLQVY9NDk3grSZzvC365l3c4zRN3A2i8KMWzB9HRQzKnN49zjgcTTu5DERYTzbJZBd0m9Ln1b3x3UVkVgoTUq7DexGMcOq1KYz0VHrFRo/LN1yJvECFmBb2pdl40g4UHq3UqrWDDInZZJ3sr01EePxYYwimMFsGnvH6sz8wHC09rXZ+w1YFYjsQ3P/3Bih1q/NdZ0aop3MEOCbHb4gipQIDAQAB",
|
|
|