| Index: LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| diff --git a/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html b/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| index 6e4b930b1a28aeffa49f37d979be6447244899a2..9154a99208aab00f83e02f1bb7194161cc428205 100644
|
| --- a/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| +++ b/LayoutTests/fast/forms/file/recover-file-input-in-unposted-form.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body onload="test()">
|
| <form id="form" method="post" enctype="multipart/form-data">
|
|
|