| Index: LayoutTests/storage/indexeddb/resources/readonly-properties.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/readonly-properties.js b/LayoutTests/storage/indexeddb/resources/readonly-properties.js
|
| index 2f984390c126f837cd7dacb274730095d8759138..c5e45e2334103f20dc63dee00047308975502a71 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/readonly-properties.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/readonly-properties.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|