| Index: LayoutTests/storage/indexeddb/database-closepending-flag.html
|
| diff --git a/LayoutTests/storage/indexeddb/database-closepending-flag.html b/LayoutTests/storage/indexeddb/database-closepending-flag.html
|
| index a46d40037729565adc7f6fd0b1b91c2c2cdb2166..0f0e22fdc764af43e8b0ca98c520bf71c742d349 100644
|
| --- a/LayoutTests/storage/indexeddb/database-closepending-flag.html
|
| +++ b/LayoutTests/storage/indexeddb/database-closepending-flag.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>
|
|
|