| Index: LayoutTests/storage/indexeddb/factory-deletedatabase.html
|
| diff --git a/LayoutTests/storage/indexeddb/factory-deletedatabase.html b/LayoutTests/storage/indexeddb/factory-deletedatabase.html
|
| index 9588c8f897a76fc6319527fd537cdd2c412d0370..5f7eaf107796eb715417574bdecfaff5e09a0381 100644
|
| --- a/LayoutTests/storage/indexeddb/factory-deletedatabase.html
|
| +++ b/LayoutTests/storage/indexeddb/factory-deletedatabase.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| </head>
|
| <body>
|
|
|