| Index: chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json b/chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json
|
| index a6028eece45a35ec3f9cae520fc20c28d3e24976..89dd7bc8ee64722fd871b8b00448f8b2a427b924 100644
|
| --- a/chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/hotword_private/getEnabled/manifest.json
|
| @@ -1,4 +1,5 @@
|
| {
|
| + // chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/
|
| "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCXAxIB5iu+XGtMYYJgSwMrqO+zNa3FlWeMJLOV+U1T2VL6wDU3WD9YNlioI6a6wG49AFquEbRxQwwxlvAZC1c95LBvRlnQAkEVum0KbrJ8WHTxxDEPOfITE0J1AP5j8V0WQ9jbYvUxgefIPhDPXHpdPRAxDotygTrPa33x1075wIDAQAB",
|
| "name": "Hotword Private Test Extension",
|
| "version": "0.1",
|
|
|