| Index: LayoutTests/fast/forms/calendar-picker/date-picker-events.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/date-picker-events.html b/LayoutTests/fast/forms/calendar-picker/date-picker-events.html
|
| index 8f1c16ada8ea0fa7f866d4d38ab5b9fc6e554fa4..35fb7f1908324e59aacdae8d6b08ba92c8580433 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/date-picker-events.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/date-picker-events.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>
|
|
|