Index: LayoutTests/storage/indexeddb/resources/interfaces.js |
diff --git a/LayoutTests/storage/indexeddb/resources/interfaces.js b/LayoutTests/storage/indexeddb/resources/interfaces.js |
index 7fa6df929ef3a50758e7b6a5fa4d875d9917e897..b58b632fe6d089921b0cdf8526a8716b5ea2fc49 100644 |
--- a/LayoutTests/storage/indexeddb/resources/interfaces.js |
+++ b/LayoutTests/storage/indexeddb/resources/interfaces.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |