Index: LayoutTests/storage/indexeddb/resources/transaction-crash-on-abort.js |
diff --git a/LayoutTests/storage/indexeddb/resources/transaction-crash-on-abort.js b/LayoutTests/storage/indexeddb/resources/transaction-crash-on-abort.js |
index 12203604412132094c10f9d55637a55b90b7c4eb..a4ba4db0206096b0070b13252d403029b7a3280f 100644 |
--- a/LayoutTests/storage/indexeddb/resources/transaction-crash-on-abort.js |
+++ b/LayoutTests/storage/indexeddb/resources/transaction-crash-on-abort.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |