Index: Source/bindings/tests/results/V8SVGTestInterface.h |
diff --git a/Source/bindings/tests/results/V8SVGTestInterface.h b/Source/bindings/tests/results/V8SVGTestInterface.h |
index 0f6ab0013edbe4a65492a7abc51a41317ec57c2d..138fd45868f24b0f6c629ba74d99ef7b983e5ad5 100644 |
--- a/Source/bindings/tests/results/V8SVGTestInterface.h |
+++ b/Source/bindings/tests/results/V8SVGTestInterface.h |
@@ -29,7 +29,7 @@ public: |
static const WrapperTypeInfo wrapperTypeInfo; |
static void refObject(ScriptWrappableBase* internalPointer); |
static void derefObject(ScriptWrappableBase* internalPointer); |
- static PersistentNode* createPersistentHandle(ScriptWrappableBase* internalPointer); |
+ static WrapperPersistentNode* createPersistentHandle(ScriptWrappableBase* internalPointer); |
static const int internalFieldCount = v8DefaultWrapperInternalFieldCount + 0; |
static inline ScriptWrappableBase* toScriptWrappableBase(SVGTestInterface* impl) |
{ |