diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-02 23:14:27 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-02 23:14:27 +0000 |
commit | 900950e1a35c75ad3089e1f78c03e8c497cdb6f0 (patch) | |
tree | 576eb76e3484f923296c8ff19e59a57e951ec386 /chrome/common/extensions/docs/index.html | |
parent | e703ee9cf1b2bcdceb0112b2f06c88d719b50b4f (diff) | |
download | chromium_src-900950e1a35c75ad3089e1f78c03e8c497cdb6f0.zip chromium_src-900950e1a35c75ad3089e1f78c03e8c497cdb6f0.tar.gz chromium_src-900950e1a35c75ad3089e1f78c03e8c497cdb6f0.tar.bz2 |
Update static docs. They'd gotten stale.
TBR=rafaelw@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25263 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/index.html')
-rwxr-xr-x | chrome/common/extensions/docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/index.html b/chrome/common/extensions/docs/index.html index 736619b..9fa7ed4 100755 --- a/chrome/common/extensions/docs/index.html +++ b/chrome/common/extensions/docs/index.html @@ -64,6 +64,7 @@ <li jstcache="0"><a href="bookmarks.html" jstcache="0">Bookmarks</a></li> <li jstcache="0"><a href="themes.html" jstcache="0">Themes</a></li> <li jstcache="0"><a href="npapi.html" jstcache="0">NPAPI Plugins</a></li> + <li jstcache="0"><a href="xhr.html" jstcache="0">Cross-Origin XHR</a></li> <li jstcache="0"><a href="packaging.html" jstcache="0">Packaging</a></li> <li jstcache="0">Autoupdate</li> </ul> |