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