Index: LayoutTests/storage/indexeddb/resources/intversion-blocked.js |
diff --git a/LayoutTests/storage/indexeddb/resources/intversion-blocked.js b/LayoutTests/storage/indexeddb/resources/intversion-blocked.js |
index 24e597db8b6facb2b0579461f29563739252f6e2..637e30c8080a35572eac357e4b582c223e8fad8a 100644 |
--- a/LayoutTests/storage/indexeddb/resources/intversion-blocked.js |
+++ b/LayoutTests/storage/indexeddb/resources/intversion-blocked.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |