| Index: Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
 | 
| index e0ce2e6d71f0866a742b3baeb4125734835dede4..2024a552c774ddda2c2c9d489c208cedc34b94fa 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp
 | 
| @@ -215,7 +215,6 @@ void V8TestInterfaceConstructor::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfaceConstructor* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |