| Index: LayoutTests/fast/forms/state-restore-broken-state.html
|
| diff --git a/LayoutTests/fast/forms/state-restore-broken-state.html b/LayoutTests/fast/forms/state-restore-broken-state.html
|
| index 26ad6aab81f5e74ef039d5988924496ac7b5c5f6..65158c3841069c0547535fb8533a40a4363b4009 100644
|
| --- a/LayoutTests/fast/forms/state-restore-broken-state.html
|
| +++ b/LayoutTests/fast/forms/state-restore-broken-state.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <iframe name="subframe" src="resources/state-restore-broken-state-1.html">
|
|
|