Index: LayoutTests/storage/indexeddb/mozilla/resources/objectstorenames.js |
diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/objectstorenames.js b/LayoutTests/storage/indexeddb/mozilla/resources/objectstorenames.js |
index 4f56a815be9f0a61663ba408cb92c590191abb5c..388399ec1504bb1339bee0290a45032a8c8740e5 100644 |
--- a/LayoutTests/storage/indexeddb/mozilla/resources/objectstorenames.js |
+++ b/LayoutTests/storage/indexeddb/mozilla/resources/objectstorenames.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'); |
} |