| Index: LayoutTests/fast/forms/calendar-picker/month-picker-touch-operations.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/month-picker-touch-operations.html b/LayoutTests/fast/forms/calendar-picker/month-picker-touch-operations.html
|
| index ee93eb95d2e96cdbfc3cfc045267cb528a987d54..4125b1217c94b32c95e271bac66c2d4fe7c8a7dc 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/month-picker-touch-operations.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/month-picker-touch-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>
|
|
|