| Index: chrome/common/extensions/docs/manifest.html
|
| diff --git a/chrome/common/extensions/docs/manifest.html b/chrome/common/extensions/docs/manifest.html
|
| index f79bc29b8620e2a2d58552354efe3d6c767c1bea..46b94c452aa140f97f9a1fe52dc917c2d11d9faf 100644
|
| --- a/chrome/common/extensions/docs/manifest.html
|
| +++ b/chrome/common/extensions/docs/manifest.html
|
| @@ -788,7 +788,8 @@ table.
|
| <a href="content_scripts.html#pi">programmatically injected
|
| content scripts</a>, and <a href="cookies.html">the cookies API</a>
|
| require host permissions. For details on the syntax, see
|
| - <a href="match_patterns.html">Match Patterns</a>.
|
| + <a href="match_patterns.html">Match Patterns</a>. You cannot use
|
| + the chrome-extension:// scheme in match patterns for host permissions.
|
| </td>
|
| </tr>
|
| <tr id="bg">
|
|
|