| Index: LayoutTests/fast/forms/resources/state-restore-empty-state-1.html
|
| diff --git a/LayoutTests/fast/forms/resources/state-restore-empty-state-1.html b/LayoutTests/fast/forms/resources/state-restore-empty-state-1.html
|
| index d2afb24ac231e200e81ef17f257f95c893fd9a2e..5f18f5826f23fa075eb46c3509a9e9aef7f89aad 100644
|
| --- a/LayoutTests/fast/forms/resources/state-restore-empty-state-1.html
|
| +++ b/LayoutTests/fast/forms/resources/state-restore-empty-state-1.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| <script>
|
| description('State vector should be empty if nothing is saved.');
|
| if (window.internals) {
|
|
|