| Index: Source/bindings/tests/results/V8TestSVG.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestSVG.cpp b/Source/bindings/tests/results/V8TestSVG.cpp
 | 
| index 1cb35b4097f585fb8c518262c3d155bb602a3b3c..4bfdb089bb50f6ea9e64f4f52056e7af06bf1e26 100644
 | 
| --- a/Source/bindings/tests/results/V8TestSVG.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestSVG.cpp
 | 
| @@ -325,7 +325,6 @@ void V8TestSVG::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestSVG* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |