Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp |
diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp |
index 8c02311f9b4a6c899ce682a4ef9f5d9025a42733..204b6b9b87fad389687c488ecdb69d73dc8573b6 100644 |
--- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp |
+++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceConstructor3.cpp |
@@ -82,7 +82,6 @@ static void installV8TestInterfaceConstructor3Template(v8::Isolate* isolate, con |
v8::Local<v8::ObjectTemplate> prototypeTemplate = interfaceTemplate->PrototypeTemplate(); |
ALLOW_UNUSED_LOCAL(prototypeTemplate); |
// Register DOM constants, attributes and operations. |
- |
} |
v8::Local<v8::FunctionTemplate> V8TestInterfaceConstructor3::domTemplate(v8::Isolate* isolate, const DOMWrapperWorld& world) |