Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
index 11ba050209207e4de2b4d5cb5a37da96b067732b..93610db4852456e522d468954d4a3fcf8b7af8a8 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestNode.h |
@@ -31,8 +31,6 @@ public: |
} |
CORE_EXPORT static TestNode* 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) |
{ |