| Index: chrome/browser/resources/hotword_audio_verification/manifest.json
|
| diff --git a/chrome/browser/resources/hotword_audio_verification/manifest.json b/chrome/browser/resources/hotword_audio_verification/manifest.json
|
| index 1158a6033c0eee7a46ad36ab670bb7eae0a1db35..8a3bc45900cdee3adc527ce66de5aaa68b8e3775 100644
|
| --- a/chrome/browser/resources/hotword_audio_verification/manifest.json
|
| +++ b/chrome/browser/resources/hotword_audio_verification/manifest.json
|
| @@ -12,6 +12,7 @@
|
| "content_security_policy": "default-src 'self'; script-src 'self' chrome://resources"
|
| },
|
| "permissions": [
|
| + "hotwordAudioVerificationPrivate",
|
| "chrome://resources/"
|
| ],
|
| "display_in_launcher": false
|
|
|