| Index: LayoutTests/storage/indexeddb/resources/deleteObjectStore-null-name.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/deleteObjectStore-null-name.js b/LayoutTests/storage/indexeddb/resources/deleteObjectStore-null-name.js
|
| index 0b2e4974f13345328f996c68dac3e6d99f5025ef..1b8a2d91b3e83ef4330e5fc28046f24202a58855 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/deleteObjectStore-null-name.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/deleteObjectStore-null-name.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|