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