| Index: LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance.html b/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance.html
|
| index e2c3d28269d29801d81fa15237e22a6e77cd346d..bbeb18fce999fa99ccfea9f6ddac46a7db18dcfe 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance.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/suggestion-picker-common.js"></script>
|
| </head>
|
|
|