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