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