| Index: third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h
|
| index a3d26673b9fbd28422b154c63380ebe777fbea9d..41e8605374cb8300274079a7a3c00bb17f80572c 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/modules/V8TestInterfacePartial.h
|
| @@ -45,6 +45,7 @@ class V8TestInterfacePartial {
|
| static void partial4StaticLongAttributeAttributeSetterCallback( const v8::FunctionCallbackInfo<v8::Value>& info);
|
|
|
| static void partialVoidTestEnumModulesArgMethodMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info);
|
| + static void partial2VoidTestEnumModulesRecordMethodMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info);
|
| static void unscopableVoidMethodMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info);
|
| static void unionWithTypedefMethodMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info);
|
| static void partial4VoidMethodMethodCallback(const v8::FunctionCallbackInfo<v8::Value>& info);
|
|
|