| Index: Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp
 | 
| index ddce99cf99bb93e83fb123e8994df0200cd4bb05..0bf2275fb86917b5a1236f2ce3d86aa473d999ec 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp
 | 
| @@ -431,7 +431,6 @@ void V8TestInterfaceEventConstructor::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfaceEventConstructor* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |