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