| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h
|
| index 67eaebb6e64e7fb4d5c0023353481db9ba11f94b..dae76b708284052265e459d8120f97b4f673e454 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceNode.h
|
| @@ -31,8 +31,6 @@ public:
|
| }
|
| CORE_EXPORT static TestInterfaceNode* toImplWithTypeCheck(v8::Isolate*, v8::Local<v8::Value>);
|
| CORE_EXPORT static const WrapperTypeInfo wrapperTypeInfo;
|
| - static void refObject(ScriptWrappable*);
|
| - static void derefObject(ScriptWrappable*);
|
| template<typename VisitorDispatcher>
|
| static void trace(VisitorDispatcher visitor, ScriptWrappable* scriptWrappable)
|
| {
|
|
|