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