| Index: chrome/browser/resources/local_ntp/most_visited_single.html
|
| diff --git a/chrome/browser/resources/local_ntp/most_visited_single.html b/chrome/browser/resources/local_ntp/most_visited_single.html
|
| index 9c20f45e8ee833b0d61370acdb92f399d993e148..2b1ba59971ec7248a838b53144307315842c5583 100644
|
| --- a/chrome/browser/resources/local_ntp/most_visited_single.html
|
| +++ b/chrome/browser/resources/local_ntp/most_visited_single.html
|
| @@ -11,8 +11,6 @@
|
| <script src="single.js"></script>
|
| </head>
|
| <body>
|
| - <div id="most-visited">
|
| - <div id="mv-tiles"></div>
|
| - </div>
|
| + <div id="most-visited"></div>
|
| </body>
|
| </html>
|
|
|