summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/background_pages.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/background_pages.html')
-rw-r--r--chrome/common/extensions/docs/background_pages.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/background_pages.html b/chrome/common/extensions/docs/background_pages.html
index 2acdad4..13e9639 100644
--- a/chrome/common/extensions/docs/background_pages.html
+++ b/chrome/common/extensions/docs/background_pages.html
@@ -121,6 +121,7 @@
<ul>
<li class="leftNavSelected">Background Pages</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="npapi.html">NPAPI Plugins</a></li>
</ul>