| 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 d2b8d82574c15265c2d9910e248e8ca637c7e2bb..20a7939d85e455438d0ad5bfca7307531a314b31 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.idl
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.idl
|
| @@ -319,6 +319,7 @@
|
| unsigned long canvasFontCacheMaxFonts();
|
|
|
| DictionaryTest dictionaryTest();
|
| + RecordTest recordTest();
|
| UnionTypesTest unionTypesTest();
|
| CallbackFunctionTest callbackFunctionTest();
|
| [RaisesException] void setScrollChain(ScrollState scrollState, sequence<Element> elements);
|
|
|