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