| Index: Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp
 | 
| index 9c78e8061b088963122c3ceeb8d79e32b52197f5..9886f04794e280024e9b4dc0e5ac9b82f1826d4a 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp
 | 
| @@ -190,7 +190,6 @@ void V8TestInterfaceNamedConstructor2::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfaceNamedConstructor2* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |