Index: LayoutTests/storage/indexeddb/resources/pending-activity.js |
diff --git a/LayoutTests/storage/indexeddb/resources/pending-activity.js b/LayoutTests/storage/indexeddb/resources/pending-activity.js |
index bac2f47e802efc7c6c35c082305d814a01f01a08..52812add209635a988acc3c135cf7f3948c720c9 100644 |
--- a/LayoutTests/storage/indexeddb/resources/pending-activity.js |
+++ b/LayoutTests/storage/indexeddb/resources/pending-activity.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |