Index: Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
diff --git a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
index 67f8617803cceb62c0245d8641ff60674a61ee71..7bd3f62343f94506d9ec97b570178c09622f9fcc 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
+++ b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
@@ -35,7 +35,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(TestInterfaceNamedConstructor2* impl) |
{ |