Index: Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp b/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp |
index 04120fd88003b6422d69acc0f8864a76f73ad3d9..e372455154b13d9ca04fb17930463a893c2b1f14 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceNamedConstructor.cpp |
@@ -179,7 +179,6 @@ ActiveDOMObject* V8TestInterfaceNamedConstructor::toActiveDOMObject(v8::Handle<v |
return toImpl(wrapper); |
} |
- |
void V8TestInterfaceNamedConstructor::refObject(ScriptWrappableBase* internalPointer) |
{ |
internalPointer->toImpl<TestInterfaceNamedConstructor>()->ref(); |