Index: chrome/test/data/extensions/api_test/bluetooth_low_energy/characteristic_value_changed/manifest.json |
diff --git a/chrome/test/data/extensions/api_test/bluetooth_low_energy/characteristic_value_changed/manifest.json b/chrome/test/data/extensions/api_test/bluetooth_low_energy/characteristic_value_changed/manifest.json |
index 45f85b24e700617d8169435df0f3342be49627b2..8182f85822ac1a7803cbed09ae5551b1d2d7bfa0 100644 |
--- a/chrome/test/data/extensions/api_test/bluetooth_low_energy/characteristic_value_changed/manifest.json |
+++ b/chrome/test/data/extensions/api_test/bluetooth_low_energy/characteristic_value_changed/manifest.json |
@@ -10,5 +10,6 @@ |
"bluetooth": { |
"low_energy": true, |
"uuids": ["1234", "5678"] |
- } |
+ }, |
+ "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqbc71rRrqz+62pGVmZGDzTK8P4IHTTyN4jBLBJasDTrRllQp4Pb6INnSr08HQM3aaZMYKWkAJTm4gbCDNzvHfIZMAMY6OZfnm0eqiZnxFFgKgIzdr4Z/EyAXVd1Rm1JKhncde2S/U3zWStDb5iYfWZJBIiWVT98q7cW6sstsMOmrHAIAKCzK+mzycFptlRWzAf+8NR9bq1jNZe+h1kJBgY0xnVlGZm+NIhZd/Ke8Y+G2vM4rtuDvp5971HVV294HD28hWbsoOqBf85gPa6tKE57FhLomi/aJVBVBiCfHExXjK1hB2QeM/r7e8P//ZZPoYszSzHJVBw/heRLFOMezIwIDAQAB" |
} |