Index: LayoutTests/storage/indexeddb/resources/readonly.js |
diff --git a/LayoutTests/storage/indexeddb/resources/readonly.js b/LayoutTests/storage/indexeddb/resources/readonly.js |
index 4b94a7f18606ec1c9ffd1a495805d41654b487d7..195ccaa550088a29b8ae3c44b0dd66284ca3bdbb 100644 |
--- a/LayoutTests/storage/indexeddb/resources/readonly.js |
+++ b/LayoutTests/storage/indexeddb/resources/readonly.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |