| Index: LayoutTests/fast/workers/shared-worker-exception.html
|
| diff --git a/LayoutTests/fast/workers/shared-worker-exception.html b/LayoutTests/fast/workers/shared-worker-exception.html
|
| index 06248d65eebe7b35a523cf9a5c844015873e17b8..a3b2f8719f01f574d8726c6e86de7ffb18dec88a 100644
|
| --- a/LayoutTests/fast/workers/shared-worker-exception.html
|
| +++ b/LayoutTests/fast/workers/shared-worker-exception.html
|
| @@ -1,5 +1,5 @@
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="resources/shared-worker-create-common.js"></script>
|
|
|