Index: LayoutTests/storage/indexeddb/resources/request-event-propagation.js |
diff --git a/LayoutTests/storage/indexeddb/resources/request-event-propagation.js b/LayoutTests/storage/indexeddb/resources/request-event-propagation.js |
index d2c7419e9af50605ea665f3e1e152ff3fac2697a..893467cf4266cb94cce270c9423a034f5bc751d7 100644 |
--- a/LayoutTests/storage/indexeddb/resources/request-event-propagation.js |
+++ b/LayoutTests/storage/indexeddb/resources/request-event-propagation.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |