summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/devguide.html
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-17 00:37:34 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-17 00:37:34 +0000
commit34b3680e16699f573c9ecedb580837d1638b8259 (patch)
treefc8c9d75856d593ed36b84ee17f1e33a46b0ec5d /chrome/common/extensions/docs/devguide.html
parentc06fa698843c03485193a433ec12acd352135db7 (diff)
downloadchromium_src-34b3680e16699f573c9ecedb580837d1638b8259.zip
chromium_src-34b3680e16699f573c9ecedb580837d1638b8259.tar.gz
chromium_src-34b3680e16699f573c9ecedb580837d1638b8259.tar.bz2
Move context menu module out of experimental.
BUG=48725,39508 Review URL: http://codereview.chromium.org/2840038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52784 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/devguide.html')
-rw-r--r--chrome/common/extensions/docs/devguide.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/devguide.html b/chrome/common/extensions/docs/devguide.html
index 191c072..4d45aa9 100644
--- a/chrome/common/extensions/docs/devguide.html
+++ b/chrome/common/extensions/docs/devguide.html
@@ -146,6 +146,7 @@
<li>Browser UI
<ul>
<li><a href="browserAction.html">Browser Actions</a></li>
+ <li><a href="contextMenus.html">Context Menus</a></li>
<li><a href="notifications.html">Desktop Notifications</a></li>
<li><a href="options.html">Options Pages</a></li>
<li><a href="override.html">Override Pages</a></li>