Index: Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
diff --git a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
index 6267c072708c779d275f912a153a427d54a24cdf..3401743c1ca61f0d1569629e0d096900f35ff0c4 100644 |
--- a/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
+++ b/Source/bindings/tests/results/V8TestInterfaceConstructor4.cpp |
@@ -153,7 +153,7 @@ void V8TestInterfaceConstructor4::derefObject(ScriptWrappableBase* internalPoint |
internalPointer->toImpl<TestInterfaceConstructor4>()->deref(); |
} |
-WrapperPersistentNode* V8TestInterfaceConstructor4::createPersistentHandle(ScriptWrappableBase* internalPointer) |
+PersistentNode* V8TestInterfaceConstructor4::createPersistentHandle(ScriptWrappableBase* internalPointer) |
{ |
ASSERT_NOT_REACHED(); |
return 0; |