Index: LayoutTests/storage/indexeddb/resources/cursor-value.js |
diff --git a/LayoutTests/storage/indexeddb/resources/cursor-value.js b/LayoutTests/storage/indexeddb/resources/cursor-value.js |
index dd6866a825dbc47aee58907a6a0a8f82c37ad57d..03bc9bb9a057212e02899300b47b3276c6960264 100644 |
--- a/LayoutTests/storage/indexeddb/resources/cursor-value.js |
+++ b/LayoutTests/storage/indexeddb/resources/cursor-value.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |