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.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html
index 1a88c6d..1443c7c 100644
--- a/chrome/browser/resources/new_new_tab.html
+++ b/chrome/browser/resources/new_new_tab.html
@@ -147,9 +147,8 @@ if ('mode' in hashParams) {
<img class="disclosure" src="ntp/ntp_disclosure_triangle.png">
<div class="back"></div>
<span i18n-content="mostvisited"></span>
- <div class="settings-wrapper">
- <button class="settings" menu="#option-menu"></button>
- </div>
+ <button id="most-visited-settings" i18n-content="restorethumbnails">
+ </button>
</h2>
<div class="miniview"></div>
</div>
@@ -181,10 +180,6 @@ if ('mode' in hashParams) {
<command id="apps-options-command" i18n-values=".label:appoptions">
<command id="apps-uninstall-command" i18n-values=".label:appuninstall">
-<menu id="option-menu">
- <button command="#clear-all-blacklisted"></button>
-</menu>
-
<menu id="app-context-menu">
<button class="default" command="#apps-launch-command"></button>
<hr>