diff options
Diffstat (limited to 'chrome/browser/resources/new_new_tab.html')
-rw-r--r-- | chrome/browser/resources/new_new_tab.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/new_new_tab.html b/chrome/browser/resources/new_new_tab.html index 6b60be9..cf93d2d 100644 --- a/chrome/browser/resources/new_new_tab.html +++ b/chrome/browser/resources/new_new_tab.html @@ -144,12 +144,14 @@ if ('mode' in hashParams) { <h2><img src="ntp/ntp_disclosure_triangle.png" ><span i18n-content="apps"></span></h2> <div id="apps-section-content"></div> + <div class="miniview"></div> </div> <div id="most-visited-section" class="section" section="THUMB"> <h2><img src="ntp/ntp_disclosure_triangle.png" ><span i18n-content="mostvisited"></span></h2> <div id="most-visited"></div> + <div class="miniview"></div> </div> <!-- Start this section disabled because it might not have data, and looks |