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

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.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/web_request_blocking.html
diff --git a/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html b/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html
index aa086657b1b57589edeab55cd22769cadaa419e1..b22d8ebc08f7103894d6b52c23df82f38763ee1e 100644
--- a/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html
+++ b/chrome/common/extensions/docs/templates/private/permissions/web_request_blocking.html
@@ -1 +1 @@
-Required if the extension uses the <a href="webRequest.html">chrome.webRequest</a> API in a blocking fashion.
+Required if the extension uses the <a href="webRequest">chrome.webRequest</a> API in a blocking fashion.

Powered by Google App Engine
This is Rietveld 408576698