| Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html
|
| index 5b1e22a9bd4272925089e69f19b4f7f82e49c9ce..4fa209a061c3cf819003c63bfaa3312166a20fce 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-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/common-wheel-event.js"></script>
|
| <script src="../../forms/resources/picker-common.js"></script>
|
|
|