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 63721aae8798ed97a64bbde43f683bd5ce2ccf78..aa086657b1b57589edeab55cd22769cadaa419e1 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> module in a blocking fashion. |
+Required if the extension uses the <a href="webRequest.html">chrome.webRequest</a> API in a blocking fashion. |