blob: 014be98767bd267c5b25201f3e411d09b27d2d87 [file] [log] [blame]
{
"name": "chrome.audio.OnInputMuteChanged",
"version": "1.0",
"description": "browser test for chrome.audio.OnInputMuteChanged event",
"app": {
"background": {
"scripts": ["background.js"]
}
},
"permissions": [
"audio"
]
}