summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/local_ntp_browsertest.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/local_ntp_browsertest.html')
-rw-r--r--chrome/test/data/local_ntp_browsertest.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/local_ntp_browsertest.html b/chrome/test/data/local_ntp_browsertest.html
index 0c238c5..4b73647 100644
--- a/chrome/test/data/local_ntp_browsertest.html
+++ b/chrome/test/data/local_ntp_browsertest.html
@@ -5,7 +5,7 @@
found in the LICENSE file. -->
<head>
<script>window.localNTPUnitTest = true;</script>
- <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>
<script src="local_ntp_browsertest.js"></script>