| Index: chrome/test/data/local_ntp_browsertest.html
|
| diff --git a/chrome/test/data/local_ntp_browsertest.html b/chrome/test/data/local_ntp_browsertest.html
|
| index 4b736470f4f29a38c7ce18d7faa14cf158b20dc2..59d6865dc43333cbd6a6b0e56351125cbfa8cd25 100644
|
| --- a/chrome/test/data/local_ntp_browsertest.html
|
| +++ b/chrome/test/data/local_ntp_browsertest.html
|
| @@ -7,6 +7,7 @@
|
| <script>window.localNTPUnitTest = true;</script>
|
| <script src="chrome-search://local-ntp/config.js"></script>
|
| <script src="chrome-search://local-ntp/local-ntp.js"></script>
|
| + <script src="chrome-search://most-visited/util.js"></script>
|
| <link rel="stylesheet" href="chrome-search://local-ntp/local-ntp.css"></link>
|
| <script src="local_ntp_browsertest.js"></script>
|
| <template id="local-ntp-body">
|
|
|