Index: Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
diff --git a/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h b/Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h |
index 42fe7438c3e0185d3d37f945ec86ecf06b286a6b..2726f5049873ee8fa129e6cc390394b9cd6fb0a5 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* toInternalPointer(TestInterfaceNamedConstructor2* impl) |
{ |