| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-mouse-operations.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-mouse-operations.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-mouse-operations.html
|
| index 708991ac89c7a5512981d3b576c3aa1e4b0b4472..e5c4b36c570b899bf383ca6a225cd35e6b1ab42d 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-mouse-operations.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-mouse-operations.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>
|
| <script src="../../forms/resources/common.js"></script>
|
| <script src="../../forms/resources/picker-common.js"></script>
|
| <script src="resources/calendar-picker-common.js"></script>
|
|
|