| 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 b1c336069be7f4c500468fee5db4ffb17a81f197..be9955be350958ff54a2350887beb84b20c97e6d 100644
|
| --- a/chrome/browser/resources/local_ntp/local_ntp.html
|
| +++ b/chrome/browser/resources/local_ntp/local_ntp.html
|
| @@ -4,7 +4,7 @@
|
| Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file. -->
|
| <head>
|
| - <script src="chrome-search://local-ntp/translated-strings.js"></script>
|
| + <script src="chrome-search://local-ntp/config.js"></script>
|
| <script src="chrome-search://local-ntp/local-ntp.js"></script>
|
| <link rel="stylesheet" href="chrome-search://local-ntp/local-ntp.css"></link>
|
| <meta name="google" value="notranslate">
|
|
|