Index: LayoutTests/storage/indexeddb/resources/index-multientry.js |
diff --git a/LayoutTests/storage/indexeddb/resources/index-multientry.js b/LayoutTests/storage/indexeddb/resources/index-multientry.js |
index 1fee6a620635610100fa0f03a5b21db44c8b6e27..71b96a8e68c61192ad73d6b971f31dbfabb64d13 100644 |
--- a/LayoutTests/storage/indexeddb/resources/index-multientry.js |
+++ b/LayoutTests/storage/indexeddb/resources/index-multientry.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |