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-05 23:26:36 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 23:26:36 +0000
commit87917191279ce98397d40aee5e27f8fbe6239a20 (patch)
tree20a0f328e89b0998941a80ce48dcd3549b4ba442 /chrome/common/extensions/docs/hosting.html
parent9a9c93c7f500f732351123015f7a48fcf59a86d0 (diff)
downloadchromium_src-87917191279ce98397d40aee5e27f8fbe6239a20.zip
chromium_src-87917191279ce98397d40aee5e27f8fbe6239a20.tar.gz
chromium_src-87917191279ce98397d40aee5e27f8fbe6239a20.tar.bz2
ntp.html -> override.html
This is exactly what you reviewed before, Erik. I plan to update the screenshots next week. BUG=none TEST=none TBR=erikkay Review URL: http://codereview.chromium.org/376001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31158 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 e4edd1d..a1d0a05 100644
--- a/chrome/common/extensions/docs/hosting.html
+++ b/chrome/common/extensions/docs/hosting.html
@@ -103,8 +103,8 @@
<li> Browser UI
<ul>
<li><a href="browserAction.html">Browser Actions</a></li>
- <li><a href="ntp.html">New Tab Pages</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>
<li><a href="themes.html">Themes</a></li>
</ul>