| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| index 36821f85fa0e3b3879b5b99bf531a7c1a6cbb6d2..693759e69c20771baf935894a5d2f357ad804c32 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| @@ -43,6 +43,8 @@ class V8TestInterfaceConstructor2 {
|
| }
|
| static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&);
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
| +
|
| + // Callback functions
|
| };
|
|
|
| template <>
|
|
|