| Index: LayoutTests/fast/filesystem/file-writer-abort.html
|
| diff --git a/LayoutTests/fast/filesystem/file-writer-abort.html b/LayoutTests/fast/filesystem/file-writer-abort.html
|
| index 6220a0ab279864d21223d62b2543661b7c74d32a..e2364ebe3843b7234c99d036df7859c518c729bf 100644
|
| --- a/LayoutTests/fast/filesystem/file-writer-abort.html
|
| +++ b/LayoutTests/fast/filesystem/file-writer-abort.html
|
| @@ -2,7 +2,7 @@
|
| <html>
|
| <head>
|
| <title>File Writer Abort</title>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script src="resources/file-writer-utils.js"></script>
|
| </head>
|
| <body>
|
|
|