| Index: LayoutTests/storage/indexeddb/index-population.html
|
| diff --git a/LayoutTests/storage/indexeddb/index-population.html b/LayoutTests/storage/indexeddb/index-population.html
|
| index 878502ba441d6ec1b9fa800d4a452c1af46dffcb..9260bc682f9d251c75e757220cef9bb65c7041a2 100644
|
| --- a/LayoutTests/storage/indexeddb/index-population.html
|
| +++ b/LayoutTests/storage/indexeddb/index-population.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>
|
|
|