| Index: LayoutTests/http/tests/appcache/destroyed-frame.html
|
| diff --git a/LayoutTests/http/tests/appcache/destroyed-frame.html b/LayoutTests/http/tests/appcache/destroyed-frame.html
|
| index 8f680cdc8ef74f4acb1e64fd9b0753f069e8693c..0d10f17c3b5f5f29e6cbc02d7fcfd2cfa9174781 100644
|
| --- a/LayoutTests/http/tests/appcache/destroyed-frame.html
|
| +++ b/LayoutTests/http/tests/appcache/destroyed-frame.html
|
| @@ -3,7 +3,7 @@
|
| <p>PASS if didn't crash.</p>
|
| <iframe src="about:blank"></iframe>
|
|
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
|
|
| <script>
|
|
|
|
|