Index: LayoutTests/storage/indexeddb/resources/objectstore-count.js |
diff --git a/LayoutTests/storage/indexeddb/resources/objectstore-count.js b/LayoutTests/storage/indexeddb/resources/objectstore-count.js |
index 8b9cd0475cad5bfe2c516902c08642e96125dbc7..04fef7f2946b05637b578274642798c652b2ef32 100644 |
--- a/LayoutTests/storage/indexeddb/resources/objectstore-count.js |
+++ b/LayoutTests/storage/indexeddb/resources/objectstore-count.js |
@@ -1,5 +1,5 @@ |
if (this.importScripts) { |
- importScripts('../../../fast/js/resources/js-test-pre.js'); |
+ importScripts('../../../resources/js-test.js'); |
importScripts('shared.js'); |
} |