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