Index: LayoutTests/storage/indexeddb/resources/data-corruption.js |
diff --git a/LayoutTests/storage/indexeddb/resources/data-corruption.js b/LayoutTests/storage/indexeddb/resources/data-corruption.js |
index 56204fd7639151cca3368ca7924ab0a48511ecd6..f804faf6479c612793807d9c3b09bab835e93ba6 100644 |
--- a/LayoutTests/storage/indexeddb/resources/data-corruption.js |
+++ b/LayoutTests/storage/indexeddb/resources/data-corruption.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |