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