Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(810)

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/video_capture.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698