| Index: chrome/test/data/extensions/api_test/bluetooth_private/connect/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/bluetooth_private/pair/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_private/connect/manifest.json
|
| similarity index 84%
|
| copy from chrome/test/data/extensions/api_test/bluetooth_private/pair/manifest.json
|
| copy to chrome/test/data/extensions/api_test/bluetooth_private/connect/manifest.json
|
| index f08ccdbd3626fb65b2b992bdae83cda3360cc80e..43798d61ca5ef8dc447ae18e3ac75db84df8d9d0 100644
|
| --- a/chrome/test/data/extensions/api_test/bluetooth_private/pair/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/bluetooth_private/connect/manifest.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| // extension id: jofgjdphhceggjecimellaapdjjadibj
|
| - "name": "Test Bluetooth Pairing",
|
| - "description": "Tests chrome.bluetoothPrivate.onPairing event.",
|
| + "name": "Test Connecting to a Bluetooth Device",
|
| + "description": "Tests the chrome.bluetoothPrivate.connect function.",
|
| "version": "1.0",
|
| "manifest_version": 2,
|
| "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2nI64+TVbJNYUfte1hEwrWpjgiH3ucfKZ12NC6IT/Pm2pQdjR/3alrdW+rCkYbs0KmfUymb0GOE7fwZ0Gs+EqfxoKmwJaaZiv86GXEkPJctDvjqrJRUrKvM6aXZEkTQeaFLQVY9NDk3grSZzvC365l3c4zRN3A2i8KMWzB9HRQzKnN49zjgcTTu5DERYTzbJZBd0m9Ln1b3x3UVkVgoTUq7DexGMcOq1KYz0VHrFRo/LN1yJvECFmBb2pdl40g4UHq3UqrWDDInZZJ3sr01EePxYYwimMFsGnvH6sz8wHC09rXZ+w1YFYjsQ3P/3Bih1q/NdZ0aop3MEOCbHb4gipQIDAQAB",
|
|
|