Chromium Code Reviews| 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..9f83bbb495a1281c06c9c16dca2d596e8b092393 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/load-time-data.js"></script> |
|
samarth
2013/07/12 17:16:06
load-time-data makes me think this has something t
kmadhusu
2013/07/15 22:21:51
Done.
|
| <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"> |