| 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 42705b90407217d05bc198bb237a6adff76b7277..f6c1cdc7e870a1e80e4b2a7b0f310f1de90fb2eb 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.h
|
| @@ -42,6 +42,8 @@ class V8TestInterfaceEmpty {
|
| visitor->traceWrappers(scriptWrappable->toImpl<TestInterfaceEmpty>());
|
| }
|
| static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0;
|
| +
|
| + // Callback functions
|
| };
|
|
|
| template <>
|
|
|