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/api_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/api_index.html')
-rwxr-xr-x | chrome/common/extensions/docs/api_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html index 1c45019..ad4bfda 100755 --- a/chrome/common/extensions/docs/api_index.html +++ b/chrome/common/extensions/docs/api_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> @@ -160,7 +161,6 @@ Here are the supported chrome.* APIs: <li jstcache="0"><a href="bookmarks.html" jstcache="0">bookmarks</a></li> <li jstcache="0"><a href="extension.html" jstcache="0">extension</a></li> <li jstcache="0"><a href="pageActions.html" jstcache="0">pageActions</a></li> - <li jstcache="0">self</li> <li jstcache="0"><a href="tabs.html" jstcache="0">tabs</a></li> <li jstcache="0"><a href="toolstrip.html" jstcache="0">toolstrip</a></li> <li jstcache="0"><a href="windows.html" jstcache="0">windows</a></li> |