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