| Index: chrome/common/extensions/docs/static/xhr.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/xhr.html (revision 26784)
|
| +++ chrome/common/extensions/docs/static/xhr.html (working copy)
|
| @@ -35,8 +35,8 @@
|
| <h2 id="requesting-permission">Requesting cross-origin permissions</h2>
|
|
|
| <p>By adding hosts or host match patterns (or both) to the
|
| -<a href="manifest.html#permissions">permissions<a> section of the
|
| -<a href="manifest.html">manifest</a> file, the extension can request access to
|
| +<a href="manifest.html#permissions">permissions</a> section of the
|
| +<a href="manifest.html">manifest</a> file, the extension can request access to
|
| remote servers outside of its origin.</p>
|
|
|
| <pre>"permissions": [
|
|
|
| Property changes on: chrome/common/extensions/docs/static/xhr.html
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|