Index: LayoutTests/storage/indexeddb/resources/exceptions.js |
diff --git a/LayoutTests/storage/indexeddb/resources/exceptions.js b/LayoutTests/storage/indexeddb/resources/exceptions.js |
index 760def4bd1e6f5370fb88ff6f767e487d284476b..5749ef0b47248be6332397eb56da55dccb83ff32 100644 |
--- a/LayoutTests/storage/indexeddb/resources/exceptions.js |
+++ b/LayoutTests/storage/indexeddb/resources/exceptions.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |