Index: Source/core/html/HTMLInputElement.h |
diff --git a/Source/core/html/HTMLInputElement.h b/Source/core/html/HTMLInputElement.h |
index 2b7a14a3a12def4868d5a8d8a0bb35dc322e7a67..0e1f3d9d5cb69159748c6e241f88a313dfafb4b7 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; |