| Index: chrome/common/extensions/docs/templates/private/permissions/audio_capture.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/permissions/audio_capture.html b/chrome/common/extensions/docs/templates/private/permissions/audio_capture.html
|
| index 97d6acc2f702582f7c1c4886c26b8f62784ca5a8..b35fca9d66fbd9527f99cfb8f59410626e880da4 100644
|
| --- a/chrome/common/extensions/docs/templates/private/permissions/audio_capture.html
|
| +++ b/chrome/common/extensions/docs/templates/private/permissions/audio_capture.html
|
| @@ -1 +1 @@
|
| -Requests that the app be granted permissions to capture audio directly from the user's Microphone via the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia.html">getUserMedia</a> API.
|
| +Requests that the app be granted permissions to capture audio directly from the user's Microphone via the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia">getUserMedia</a> API.
|
|
|