Index: LayoutTests/fast/forms/color/color-suggestion-picker-one-row-appearance.html |
diff --git a/LayoutTests/fast/forms/color/color-suggestion-picker-one-row-appearance.html b/LayoutTests/fast/forms/color/color-suggestion-picker-one-row-appearance.html |
index 8a49b0378358bbed1e067507cf01b5476ac68d04..05c4094844d11355cee0aba6191dc4a6ce75fd24 100644 |
--- a/LayoutTests/fast/forms/color/color-suggestion-picker-one-row-appearance.html |
+++ b/LayoutTests/fast/forms/color/color-suggestion-picker-one-row-appearance.html |
@@ -17,7 +17,7 @@ window.enablePixelTesting = true; |
<div id="console" style="opacity: 0"></div> |
<script> |
-openPickerWithMock(document.getElementById('color'), finishJSTest); |
+openPicker(document.getElementById('color'), finishJSTest); |
</script> |
</body> |
</html> |