| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html
|
| index 88782a024805da21ed90698e69f336d07d26161d..12fda25214ec93e24c0b3069722685e63e88e45e 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-minimum-date.html
|
| @@ -15,7 +15,7 @@ window.enablePixelTesting = true;
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPickerWithMock(document.getElementById('date'), finishJSTest);
|
| +openPicker(document.getElementById('date'), finishJSTest);
|
| </script>
|
| </body>
|
| </html>
|
|
|