Index: LayoutTests/storage/indexeddb/resources/key-generator.js |
diff --git a/LayoutTests/storage/indexeddb/resources/key-generator.js b/LayoutTests/storage/indexeddb/resources/key-generator.js |
index 9144cf1c0375e945843a0d6972901ecd33cb65e5..edc85fd7b57308c57809c6689b9597adc0641cc1 100644 |
--- a/LayoutTests/storage/indexeddb/resources/key-generator.js |
+++ b/LayoutTests/storage/indexeddb/resources/key-generator.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |