Index: LayoutTests/fast/filesystem/resources/simple-required-arguments-remove.js |
diff --git a/LayoutTests/fast/filesystem/resources/simple-required-arguments-remove.js b/LayoutTests/fast/filesystem/resources/simple-required-arguments-remove.js |
index 747057d235a277303338bea53d56b5f0e5313dbe..d2a7ee09a3ca0f3c8922af9237873632fe6bd6d9 100644 |
--- a/LayoutTests/fast/filesystem/resources/simple-required-arguments-remove.js |
+++ b/LayoutTests/fast/filesystem/resources/simple-required-arguments-remove.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'); |
} |