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