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