Index: LayoutTests/fast/forms/calendar-picker/week-picker-appearance.html |
diff --git a/LayoutTests/fast/forms/calendar-picker/week-picker-appearance.html b/LayoutTests/fast/forms/calendar-picker/week-picker-appearance.html |
index e45a7011514503880618afe7c509aa2cb00f0db8..f32dfd20547a1d31b93477ddeaaa339f84c05e45 100644 |
--- a/LayoutTests/fast/forms/calendar-picker/week-picker-appearance.html |
+++ b/LayoutTests/fast/forms/calendar-picker/week-picker-appearance.html |
@@ -15,7 +15,7 @@ window.enablePixelTesting = true; |
<div id="console" style="opacity: 0"></div> |
<script> |
-openPickerWithMock(document.getElementById('week'), finishJSTest); |
+openPicker(document.getElementById('week'), finishJSTest); |
</script> |
</body> |
</html> |