Index: LayoutTests/storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js |
diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js b/LayoutTests/storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js |
index 408c061a600e0940c955cf2540fe97cb3b808074..91fd42b5e586683c3599fc35bc8dd600898dfa73 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js |
+++ b/LayoutTests/storage/indexeddb/mozilla/resources/cursor-update-updates-indexes.js |
@@ -5,7 +5,7 @@ |
// http://creativecommons.org/publicdomain/zero/1.0/ " |
if (this.importScripts) { |
- importScripts('../../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../../resources/js-test.js'); |
importScripts('../../resources/shared.js'); |
} |