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