Index: LayoutTests/storage/indexeddb/resources/index-duplicate-keypaths.js |
diff --git a/LayoutTests/storage/indexeddb/resources/index-duplicate-keypaths.js b/LayoutTests/storage/indexeddb/resources/index-duplicate-keypaths.js |
index 4a39887965160b57a4e5e6a710aaa65dd92412dd..5f696bd5d248ccdc51e56f382718e713f83516d1 100644 |
--- a/LayoutTests/storage/indexeddb/resources/index-duplicate-keypaths.js |
+++ b/LayoutTests/storage/indexeddb/resources/index-duplicate-keypaths.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |