summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/windows.html
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 00:29:41 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-26 00:29:41 +0000
commit6cd245938255af499f59f1c56898b35def476442 (patch)
treefe4af61315fbcc9ca227642d899290f206c3f5d7 /chrome/common/extensions/docs/windows.html
parent77df7addd627f31f606432df2beaf2a857da316f (diff)
downloadchromium_src-6cd245938255af499f59f1c56898b35def476442.zip
chromium_src-6cd245938255af499f59f1c56898b35def476442.tar.gz
chromium_src-6cd245938255af499f59f1c56898b35def476442.tar.bz2
Add extension docs for notifications. Will add generated docs tomorrow.
Review URL: http://codereview.chromium.org/2127015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48233 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/windows.html')
-rw-r--r--chrome/common/extensions/docs/windows.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/windows.html b/chrome/common/extensions/docs/windows.html
index 60f1284..2427996f 100644
--- a/chrome/common/extensions/docs/windows.html
+++ b/chrome/common/extensions/docs/windows.html
@@ -135,6 +135,7 @@
<li>Browser UI
<ul>
<li><a href="browserAction.html">Browser Actions</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>
<li><a href="pageAction.html">Page Actions</a></li>