| Index: chrome/browser/resources/local_ntp/local_ntp.html
|
| diff --git a/chrome/browser/resources/local_ntp/local_ntp.html b/chrome/browser/resources/local_ntp/local_ntp.html
|
| index 8db7c1d67565fdba0e4962c7620579e67b81fb57..8db15c74c5d7682e04294ecc8544ba18fb78a514 100644
|
| --- a/chrome/browser/resources/local_ntp/local_ntp.html
|
| +++ b/chrome/browser/resources/local_ntp/local_ntp.html
|
| @@ -14,6 +14,7 @@
|
| <body>
|
| <div id="ntp-contents">
|
| <div id="most-visited">
|
| + <!-- The container for the tiles. The iframe goes in here. -->
|
| <div id="mv-tiles"></div>
|
| <!-- Notification shown when a tile is blacklisted. -->
|
| <div id="mv-notice" class="mv-notice-hide">
|
|
|