| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-step.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-step.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-step.html
|
| index 26beb97a01a231c9d031a959d202802d00edc0bb..b5c37c9048185886aff67328ac377b847818def7 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-step.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-step.html
|
| @@ -4,7 +4,7 @@
|
| <script>
|
| window.enablePixelTesting = true;
|
| </script>
|
| -<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>
|
|
|