Index: LayoutTests/storage/indexeddb/resources/transaction-basics.js |
diff --git a/LayoutTests/storage/indexeddb/resources/transaction-basics.js b/LayoutTests/storage/indexeddb/resources/transaction-basics.js |
index 9df1191bc91e376d4abe63c33e25d2ec2e06b1a1..3834165fd1289cb63c70aa8e1d32ed238848e7ab 100644 |
--- a/LayoutTests/storage/indexeddb/resources/transaction-basics.js |
+++ b/LayoutTests/storage/indexeddb/resources/transaction-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'); |
} |