Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html |
diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html |
index 849bd76da11803786bbe2910a4a992899b7e3a24..5c77c0a0542704bcbc3ede8916c81b6e6fa326e5 100644 |
--- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html |
+++ b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar.html |
@@ -59,7 +59,7 @@ window.enablePixelTesting = true; |
<div id="console" style="opacity: 0"></div> |
<script> |
-openPickerWithMock(document.getElementById('date'), finishTest); |
+openPicker(document.getElementById('date'), finishTest); |
function finishTest() { |
popupWindow.focus(); |