Index: Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp b/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
index 8231ff2b9c12f4481fb171716a5884ee04b4138a..b1e14c493effb9559560a3631ca98eff6d867fda 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceDocument.cpp |
@@ -31,7 +31,7 @@ namespace TestInterfaceDocumentV8Internal { |
} // namespace TestInterfaceDocumentV8Internal |
-static void installV8TestInterfaceDocumentTemplate(v8::Handle<v8::FunctionTemplate> functionTemplate, v8::Isolate* isolate) |
+static void installV8TestInterfaceDocumentTemplate(v8::Local<v8::FunctionTemplate> functionTemplate, v8::Isolate* isolate) |
{ |
functionTemplate->ReadOnlyPrototype(); |