| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| index b014ceda7b6db69b2202fbe2a1b452672b05f1a4..83a47a46a86d0752d3c7781bdad17ebe447e99e1 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| @@ -41,6 +41,8 @@ class V8TestInterfaceEmpty {
|
| visitor->traceWrappers(scriptWrappable->toImpl<TestInterfaceEmpty>());
|
| }
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
| +
|
| + // Callback functions
|
| };
|
|
|
| template <>
|
|
|