Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index 47b7a4cd31e7ffa2b0d6d5b13c6005ea60d582bb..d5a167460ec660d465a576b4a3f345f9f46991d4 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -308,7 +308,7 @@ |
DictionaryTest dictionaryTest(); |
UnionTypesTest unionTypesTest(); |
- |
+ [RaisesException, TypeChecking=Interface] void setScrollChain(ScrollState scrollState, Element[] elements); |
void forceBlinkGCWithoutV8GC(); |
DOMString selectedHTMLForClipboard(); |