Index: Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp b/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
index 4113317fec6724558445a37112a9270533eb3520..2b7b6bf0213f41764ec850480ec382466f108798 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp |
@@ -31,7 +31,7 @@ namespace TestInterfaceEmptyV8Internal { |
} // namespace TestInterfaceEmptyV8Internal |
-static void installV8TestInterfaceEmptyTemplate(v8::Handle<v8::FunctionTemplate> functionTemplate, v8::Isolate* isolate) |
+static void installV8TestInterfaceEmptyTemplate(v8::Local<v8::FunctionTemplate> functionTemplate, v8::Isolate* isolate) |
{ |
functionTemplate->ReadOnlyPrototype(); |