Index: LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html |
diff --git a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html b/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html |
index b831ab69e247e5a18c977cc4d82a63d0cec2ec91..1754feab2b97d2954784239a030d11d8533f620f 100644 |
--- a/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar.html |
+++ b/LayoutTests/fast/forms/suggestion-picker/month-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('month'), finishTest); |
+openPicker(document.getElementById('month'), finishTest); |
function finishTest() { |
popupWindow.focus(); |