Index: Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
index 173aab42cc7b72af11d6016aab503d0528b9b005..e2678aa58ebc4afbd836b4eeee52031283d05d2e 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor.cpp |
@@ -382,7 +382,7 @@ void V8TestInterfaceConstructor::derefObject(ScriptWrappableBase* internalPointe |
fromInternalPointer(internalPointer)->deref(); |
} |
-PersistentNode* V8TestInterfaceConstructor::createPersistentHandle(ScriptWrappableBase* internalPointer) |
+WrapperPersistentNode* V8TestInterfaceConstructor::createPersistentHandle(ScriptWrappableBase* internalPointer) |
{ |
ASSERT_NOT_REACHED(); |
return 0; |