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