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

Unified Diff: chrome/common/extensions/docs/static/permission_warnings.html

Issue 6992022: Move Proxy Settings API out of experimental (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed remainder of merge conflict. Fixes unit test Created 9 years, 7 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/static/permission_warnings.html
diff --git a/chrome/common/extensions/docs/static/permission_warnings.html b/chrome/common/extensions/docs/static/permission_warnings.html
index c1251a5d6c7daac921092e8ef4488e309a6b508c..56c0bce0858ac0539a048a7d9c210d5beaa34da9 100644
--- a/chrome/common/extensions/docs/static/permission_warnings.html
+++ b/chrome/common/extensions/docs/static/permission_warnings.html
@@ -228,7 +228,7 @@ that trigger them.
<!-- HasEffectiveAccessToAllHosts() -->
Any of the following:
<ul>
- <li> "proxy" permission (experimental) </li>
+ <li> "proxy" permission </li>
<li> A match pattern in the "permissions" field
that matches all hosts </li>
<li> A&nbsp;"content_scripts" field with a "matches" entry
@@ -239,7 +239,7 @@ that trigger them.
<td>
<p>
The "proxy" permission is required by the
- <a href="http://code.google.com/chrome/extensions/dev/experimental.proxy.html">experimental proxy</a> module.
+ <a href="http://code.google.com/chrome/extensions/proxy.html">proxy</a> module.
</p>
<p>
« no previous file with comments | « chrome/common/extensions/docs/static/experimental.proxy.html ('k') | chrome/common/extensions/docs/static/proxy.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698