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

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/audio_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/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.

Powered by Google App Engine
This is Rietveld 408576698