| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-with-step.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-with-step.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-with-step.html
|
| index 152720287d46230abd79ecce504bc55e2404523a..3cf5913fc0bb427270ef6ae0dfe72525855c4f8c 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-with-step.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-with-step.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/picker-common.js"></script>
|
| <script src="resources/calendar-picker-common.js"></script>
|
| </head>
|
|
|