Index: Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
index 81d0fc5a9360999a1c99e41634f3d267b5719d4b..26c6200608bda59a97e9ab5f13dca5e96707b13f 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
@@ -187,7 +187,7 @@ void V8TestInterfaceConstructor4::derefObject(ScriptWrappableBase* internalPoint |
fromInternalPointer(internalPointer)->deref(); |
} |
-PersistentNode* V8TestInterfaceConstructor4::createPersistentHandle(ScriptWrappableBase* internalPointer) |
+WrapperPersistentNode* V8TestInterfaceConstructor4::createPersistentHandle(ScriptWrappableBase* internalPointer) |
{ |
ASSERT_NOT_REACHED(); |
return 0; |