Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8082)

Unified Diff: chrome/test/data/extensions/api_test/bluetooth_private/connect/manifest.json

Issue 1419023004: Add bluetoothPrivate.connect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_543294_bluetooth_options_2b_props
Patch Set: Rebase Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/bluetooth_private/connect/test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/bluetooth_private/connect/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698