Index: LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html |
diff --git a/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html b/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html |
index ed356c626848a77f961298a489b12132e065f28d..67e4f6e940e621c80db4015b08308227e043b823 100644 |
--- a/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html |
+++ b/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-appearance-locale-hebrew.html |
@@ -38,7 +38,7 @@ if (window.internals) |
<div id="console" style="opacity: 0"></div> |
<script> |
-openPickerWithMock(document.getElementById('datetime-local'), finishTest); |
+openPicker(document.getElementById('datetime-local'), finishTest); |
function finishTest() { |
popupWindow.focus(); |