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