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