| Index: LayoutTests/storage/indexeddb/resources/index-count.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/index-count.js b/LayoutTests/storage/indexeddb/resources/index-count.js
|
| index 754e1fa452e856c6fb30c2ac8691d25e702cf7d7..247476f7fecc844416a7210ba3d9c23e54e2d03a 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/index-count.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/index-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');
|
| }
|
|
|
|
|