| Index: LayoutTests/fast/filesystem/resources/file-writer-abort.js
|
| diff --git a/LayoutTests/fast/filesystem/resources/file-writer-abort.js b/LayoutTests/fast/filesystem/resources/file-writer-abort.js
|
| index b3f62dc0111dde25a3d38d16f5c7f53899a01f77..c27ad09eefe41881874facc2555601ec8f34a4fe 100644
|
| --- a/LayoutTests/fast/filesystem/resources/file-writer-abort.js
|
| +++ b/LayoutTests/fast/filesystem/resources/file-writer-abort.js
|
| @@ -1,6 +1,6 @@
|
| if (this.importScripts) {
|
| importScripts('fs-worker-common.js');
|
| - importScripts('../../js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('file-writer-utils.js');
|
| }
|
|
|
|
|