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