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