Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index d57bf8e68c1f6f532d27d9f6af6d4cc1965ee070..3ec2b2f18ce1685f66deb1ff0fbec0c9edebda5f 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -76,6 +76,7 @@ |
DOMString visiblePlaceholder(Element element); |
[TypeChecking=Interface] void selectColorInColorChooser(Element element, DOMString colorValue); |
+ [TypeChecking=Interface] void endColorChooser(Element element); |
// If the argument is omitted, the top-level document is used. |
boolean hasAutofocusRequest(optional Document document); |