Index: LayoutTests/fast/filesystem/resources/sync-operations.js |
diff --git a/LayoutTests/fast/filesystem/resources/sync-operations.js b/LayoutTests/fast/filesystem/resources/sync-operations.js |
index 6ae8fcd1ee0b9ca6da129ec32a622b81d71e7022..1a8a870c40b40c28842b11ef088d4816e35d7682 100644 |
--- a/LayoutTests/fast/filesystem/resources/sync-operations.js |
+++ b/LayoutTests/fast/filesystem/resources/sync-operations.js |
@@ -1,6 +1,6 @@ |
if (this.importScripts) { |
importScripts('../resources/fs-worker-common.js'); |
- importScripts('../../js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('../resources/fs-test-util.js'); |
} |