| Index: chrome/common/extensions/docs/templates/private/permissions/video_capture.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/permissions/video_capture.html b/chrome/common/extensions/docs/templates/private/permissions/video_capture.html
|
| index b6f186da6b71b4184a26bc7bdc265c082e0d390c..c84e320fd7b2b744ce31f692f23aeb9de588b149 100644
|
| --- a/chrome/common/extensions/docs/templates/private/permissions/video_capture.html
|
| +++ b/chrome/common/extensions/docs/templates/private/permissions/video_capture.html
|
| @@ -1 +1 @@
|
| -Requests that the app be granted permissions to capture video directly from the user's Web Cam 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 video directly from the user's Web Cam via the <a href="http://dev.w3.org/2011/webrtc/editor/getusermedia">getUserMedia</a> API.
|
|
|