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