| 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 fdbc1fd2df75ee210cdc24a379786ac9bf02642a..63e3de2acad41594f9582df68771fe20fa7ee138 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor2.h
|
| @@ -42,6 +42,8 @@ class V8TestInterfaceConstructor2 {
|
| }
|
| static void constructorCallback(const v8::FunctionCallbackInfo<v8::Value>&);
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
| +
|
| + // Callback functions
|
| };
|
|
|
| template <>
|
|
|