| Index: LayoutTests/fast/filesystem/async-operations.html
|
| diff --git a/LayoutTests/fast/filesystem/async-operations.html b/LayoutTests/fast/filesystem/async-operations.html
|
| index f0f58e36ec030fc084cd643acd1691866ef5c49a..c8552c4ae8cbe50558c34c79aa7a354f78f8d5c7 100644
|
| --- a/LayoutTests/fast/filesystem/async-operations.html
|
| +++ b/LayoutTests/fast/filesystem/async-operations.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/fs-test-util.js"></script>
|
| </head>
|
| <body>
|
|
|