Index: LayoutTests/storage/indexeddb/resources/transaction-rollback.js |
diff --git a/LayoutTests/storage/indexeddb/resources/transaction-rollback.js b/LayoutTests/storage/indexeddb/resources/transaction-rollback.js |
index cb961b06068aa7d95fe8b932833fb2fd2889700f..3130ca9471ae68b11620b7ab7a4fde2a8c807957 100644 |
--- a/LayoutTests/storage/indexeddb/resources/transaction-rollback.js |
+++ b/LayoutTests/storage/indexeddb/resources/transaction-rollback.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |