summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/new_new_tab.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/new_new_tab.html')
-rw-r--r--chrome/browser/resources/new_new_tab.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
index e6ae26a..be546a0 100644
--- a/chrome/browser/resources/new_new_tab.html
+++ b/chrome/browser/resources/new_new_tab.html
@@ -69,16 +69,8 @@ document.write('<link id="themecss" rel="stylesheet" ' +
i18n-values="title:pagedisplaytooltip"></div>
<div id="option-menu" class="window-menu">
- <div command="show" section="THUMB" i18n-content="showthumbnails"
- style="display:none"></div>
- <div command="hide" section="THUMB" i18n-content="hidethumbnails"></div>
- <div command="show" section="LIST" i18n-content="showlist"></div>
- <div command="hide" section="LIST" i18n-content="hidelist"
- style="display:none"></div>
- <div command="show" section="RECENT" i18n-content="showrecentlyclosedtabs"
- style="display:none"></div>
- <div command="hide" section="RECENT"
- i18n-content="hiderecentlyclosedtabs"></div>
+ <div command="hide" section="THUMB" i18n-content="mostvisited"></div>
+ <div command="hide" section="RECENT" i18n-content="recentlyclosed"></div>
<hr>
<div command="clear-all-blacklisted"
i18n-content="restorethumbnails"></div>