| Index: LayoutTests/http/tests/misc/image-load-outlives-gc-without-crashing.html
|
| diff --git a/LayoutTests/http/tests/misc/image-load-outlives-gc-without-crashing.html b/LayoutTests/http/tests/misc/image-load-outlives-gc-without-crashing.html
|
| index d355f563f63b48075c4fd5cae7a676ede9344f1e..a253f5951c91585871856dd912203381176c3822 100644
|
| --- a/LayoutTests/http/tests/misc/image-load-outlives-gc-without-crashing.html
|
| +++ b/LayoutTests/http/tests/misc/image-load-outlives-gc-without-crashing.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
| <script>
|
|
|
| if (window.testRunner) {
|
|
|