diff options
author | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 07:04:48 +0000 |
---|---|---|
committer | kathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-22 07:04:48 +0000 |
commit | 4963dff251f0e3845ef68b88442613010b1e11cb (patch) | |
tree | 6315915a8245ca54e0e7ef6deb179f652096b7da /chrome/common/extensions/docs/overview.html | |
parent | 75ddac126036a93a1e7f77a9a41e52322b2a4cc8 (diff) | |
download | chromium_src-4963dff251f0e3845ef68b88442613010b1e11cb.zip chromium_src-4963dff251f0e3845ef68b88442613010b1e11cb.tar.gz chromium_src-4963dff251f0e3845ef68b88442613010b1e11cb.tar.bz2 |
Add NTP to the sidenav.
TEST=none
BUG=none
TBR=aa
Review URL: http://codereview.chromium.org/303032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29763 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/overview.html')
-rw-r--r-- | chrome/common/extensions/docs/overview.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/overview.html b/chrome/common/extensions/docs/overview.html index b411ef5..13044c8 100644 --- a/chrome/common/extensions/docs/overview.html +++ b/chrome/common/extensions/docs/overview.html @@ -103,6 +103,7 @@ <li> UI Surfaces <ul> <li><a href="browserAction.html">Browser Actions</a></li> + <li><a href="ntp.html">New Tab Pages</a></li> <li><a href="pageAction.html">Page Actions</a></li> <li><a href="themes.html">Themes</a></li> </ul> |