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

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

Issue 23494015: Docserver: fix bug where we were overriding hand-written descriptions of (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: small clarification Created 7 years, 4 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
« no previous file with comments | « chrome/common/extensions/docs/templates/private/permissions/tabs.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/common/extensions/docs/templates/private/permissions/tabs.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698