| Index: Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp
 | 
| index 8c4b88f86dbdcf6eb31f806c1adc5e0aa84e58ca..5808c180da4e0060366c943cf06920a654e75453 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp
 | 
| @@ -153,7 +153,6 @@ void V8TestInterfaceCustomConstructor::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfaceCustomConstructor* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |