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