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 296be1cba3cb636d5e3722dcea069a1e379cc76c..5a04edc91f18349df7b7cb731a8d9204365d0324 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.idl |
+++ b/third_party/WebKit/Source/core/testing/Internals.idl |
@@ -313,6 +313,7 @@ |
DictionaryTest dictionaryTest(); |
UnionTypesTest unionTypesTest(); |
+ CallbackFunctionTest callbackFunctionTest(); |
[RaisesException] void setScrollChain(ScrollState scrollState, Element[] elements); |
void forceBlinkGCWithoutV8GC(); |