| Index: LayoutTests/http/tests/loading/promote-img-preload-priority.html
|
| diff --git a/LayoutTests/http/tests/loading/promote-img-preload-priority.html b/LayoutTests/http/tests/loading/promote-img-preload-priority.html
|
| index 0643419905b0bc75edc7d9586b64f437eaa3d498..ced1805363d812065834634b3e2205d34d972a2d 100644
|
| --- a/LayoutTests/http/tests/loading/promote-img-preload-priority.html
|
| +++ b/LayoutTests/http/tests/loading/promote-img-preload-priority.html
|
| @@ -6,7 +6,7 @@
|
| testRunner.dumpAsText();
|
| }
|
| </script>
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| + <script src="/js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <img src="../misc/resources/image-slow.pl">
|
|
|