| Index: Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp
 | 
| diff --git a/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp b/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp
 | 
| index 3181177be67167784380ed38ca065a731bbd8d03..739564a878e43d95f7b7ec19dff782eaf7474544 100644
 | 
| --- a/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp
 | 
| +++ b/Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp
 | 
| @@ -635,7 +635,6 @@ void V8TestInterfaceCheckSecurity::derefObject(void* object)
 | 
|  {
 | 
|      fromInternalPointer(object)->deref();
 | 
|  }
 | 
| -
 | 
|  template<>
 | 
|  v8::Handle<v8::Value> toV8NoInline(TestInterfaceCheckSecurity* impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
 | 
|  {
 | 
| 
 |