Index: LayoutTests/storage/indexeddb/resources/exception-in-event-aborts.js |
diff --git a/LayoutTests/storage/indexeddb/resources/exception-in-event-aborts.js b/LayoutTests/storage/indexeddb/resources/exception-in-event-aborts.js |
index 379664304051212c0300714e8709ad7274e05bf2..debbf59a7da3d0e6d54c0220490c727a2a8101b8 100644 |
--- a/LayoutTests/storage/indexeddb/resources/exception-in-event-aborts.js |
+++ b/LayoutTests/storage/indexeddb/resources/exception-in-event-aborts.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |