Index: LayoutTests/storage/indexeddb/resources/error-causes-abort-by-default.js |
diff --git a/LayoutTests/storage/indexeddb/resources/error-causes-abort-by-default.js b/LayoutTests/storage/indexeddb/resources/error-causes-abort-by-default.js |
index a7d8b09a3b15747622162d6bc870ccb703c4824c..e4126506ae31388a1dfe5fac1651d1c25fbcff99 100644 |
--- a/LayoutTests/storage/indexeddb/resources/error-causes-abort-by-default.js |
+++ b/LayoutTests/storage/indexeddb/resources/error-causes-abort-by-default.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |