Index: Source/core/html/HTMLInputElement.h |
diff --git a/Source/core/html/HTMLInputElement.h b/Source/core/html/HTMLInputElement.h |
index dc2c57d723a6d0a94e58b26dfc4b6e685d67f357..b8807f04dad2ed4e6f74f585fcd5fa6a8079ec4b 100644 |
--- a/Source/core/html/HTMLInputElement.h |
+++ b/Source/core/html/HTMLInputElement.h |
@@ -212,6 +212,7 @@ public: |
// For test purposes. |
void selectColorInColorChooser(const Color&); |
+ void endColorChooser(); |
String defaultToolTip() const; |