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