| Index: third_party/WebKit/Source/core/testing/Internals.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.idl b/third_party/WebKit/Source/core/testing/Internals.idl
|
| index 0dd93729ce6e1cb1b7fd8e11f007080d1ed78da6..5360c7c6dd4e6ef71642eb2a2156d06731db98cc 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -317,6 +317,7 @@
|
| unsigned long canvasFontCacheMaxFonts();
|
|
|
| DictionaryTest dictionaryTest();
|
| + RecordTest recordTest();
|
| UnionTypesTest unionTypesTest();
|
| CallbackFunctionTest callbackFunctionTest();
|
| [RaisesException] void setScrollChain(ScrollState scrollState, sequence<Element> elements);
|
|
|