Index: LayoutTests/storage/indexeddb/resources/createIndex-after-failure.js |
diff --git a/LayoutTests/storage/indexeddb/resources/createIndex-after-failure.js b/LayoutTests/storage/indexeddb/resources/createIndex-after-failure.js |
index 6d1fd1755d46153db49a4aa1da7e0302fdd6c3d9..2704f19e47f00516fe411117cb72eb518a5a5a1c 100644 |
--- a/LayoutTests/storage/indexeddb/resources/createIndex-after-failure.js |
+++ b/LayoutTests/storage/indexeddb/resources/createIndex-after-failure.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |