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

Unified Diff: chrome/common/extensions/docs/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/permission_warnings.html
diff --git a/chrome/common/extensions/docs/permission_warnings.html b/chrome/common/extensions/docs/permission_warnings.html
index ac27aa07a21d75d1560229cf53bbcb2866a772ca..fd4a1daf097b618306495498c87f17107c6b6d62 100644
--- a/chrome/common/extensions/docs/permission_warnings.html
+++ b/chrome/common/extensions/docs/permission_warnings.html
@@ -552,7 +552,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
@@ -563,7 +563,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/experimental.proxy.html ('k') | chrome/common/extensions/docs/preferences.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698