| Index: LayoutTests/http/tests/filesystem/workers/resolve-url-sync.html
|
| diff --git a/LayoutTests/http/tests/filesystem/workers/resolve-url-sync.html b/LayoutTests/http/tests/filesystem/workers/resolve-url-sync.html
|
| index 7424224b054de7f33439438aa031592b38f36278..6d531f6f2f3704bdbbafa4baf583950e7b3b744e 100644
|
| --- a/LayoutTests/http/tests/filesystem/workers/resolve-url-sync.html
|
| +++ b/LayoutTests/http/tests/filesystem/workers/resolve-url-sync.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
| <script src="../resources/fs-worker-test-util.js"></script>
|
| </head>
|
| <body>
|
|
|