Index: LayoutTests/storage/indexeddb/resources/open-ordering.js |
diff --git a/LayoutTests/storage/indexeddb/resources/open-ordering.js b/LayoutTests/storage/indexeddb/resources/open-ordering.js |
index 53484a8a51bb8fda672d7a627852d64a2f9a085b..0192befdffc7a94a66364710d90fad5deda60911 100644 |
--- a/LayoutTests/storage/indexeddb/resources/open-ordering.js |
+++ b/LayoutTests/storage/indexeddb/resources/open-ordering.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |