Index: LayoutTests/storage/indexeddb/resources/list-ordering.js |
diff --git a/LayoutTests/storage/indexeddb/resources/list-ordering.js b/LayoutTests/storage/indexeddb/resources/list-ordering.js |
index 4398dba9f9587c1d50af34eda3e7a6cfe92c8763..b7b446c6e016250a037ce2169c3f4cf34f06597c 100644 |
--- a/LayoutTests/storage/indexeddb/resources/list-ordering.js |
+++ b/LayoutTests/storage/indexeddb/resources/list-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'); |
} |