summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/hosting.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-07 00:58:08 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-07 00:58:08 +0000
commitdd31528ce2728b82a3ab8600c78d119ee9fb81a0 (patch)
tree0d7958703b52db60863bddbf4f7a1ae4caad47d3 /chrome/common/extensions/docs/hosting.html
parentc678a11da75741dddbb7bacfe85c56cd06d55031 (diff)
downloadchromium_src-dd31528ce2728b82a3ab8600c78d119ee9fb81a0.zip
chromium_src-dd31528ce2728b82a3ab8600c78d119ee9fb81a0.tar.gz
chromium_src-dd31528ce2728b82a3ab8600c78d119ee9fb81a0.tar.bz2
Minor sidenav update.
BUG=none TEST=none TBR=aa Review URL: http://codereview.chromium.org/372039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/hosting.html')
-rw-r--r--chrome/common/extensions/docs/hosting.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/hosting.html b/chrome/common/extensions/docs/hosting.html
index 68521e2..a9784d5 100644
--- a/chrome/common/extensions/docs/hosting.html
+++ b/chrome/common/extensions/docs/hosting.html
@@ -121,8 +121,8 @@
<ul>
<li><a href="background_pages.html">Background Pages</a></li>
<li><a href="content_scripts.html">Content Scripts</a></li>
- <li><a href="messaging.html">Message Passing</a></li>
<li><a href="xhr.html">Cross-Origin XHR</a></li>
+ <li><a href="messaging.html">Message Passing</a></li>
<li><a href="npapi.html">NPAPI Plugins</a></li>
</ul>
</li>