| Index: LayoutTests/storage/indexeddb/index-unique.html
|
| diff --git a/LayoutTests/storage/indexeddb/index-unique.html b/LayoutTests/storage/indexeddb/index-unique.html
|
| index f33669571dac78b1e37330041beb841c1e2a319c..188474549e4dbac285d059d049842a7152fc8bba 100644
|
| --- a/LayoutTests/storage/indexeddb/index-unique.html
|
| +++ b/LayoutTests/storage/indexeddb/index-unique.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>
|
|
|