| Index: LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html
|
| diff --git a/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html b/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html
|
| index 1fc52ea5d0f18c8a3a76127986d36c661ee21122..cd06401065891039f8e917861543cfd0d629e97b 100644
|
| --- a/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html
|
| +++ b/LayoutTests/http/tests/cache/content-type-ignored-during-revalidation.html
|
| @@ -6,7 +6,7 @@
|
| <body>
|
| <div id="test">This div should have a green background.</div>
|
|
|
| - <script src="/js-test-resources/js-test-pre.js"></script>
|
| + <script src="/js-test-resources/js-test.js"></script>
|
| <script>
|
| window.jsTestIsAsync = true;
|
|
|
|
|