Index: Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h |
diff --git a/Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h b/Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h |
index 052c1387246f718c44ee3928512f26e159fbbd30..85bc3d5a58466f9ea59f6c05c1c9f4703a8b24d1 100644 |
--- a/Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h |
+++ b/Source/bindings/tests/results/core/V8TestInterfaceEventConstructor.h |
@@ -47,7 +47,7 @@ public: |
static void installConditionallyEnabledMethods(v8::Handle<v8::Object>, v8::Isolate*) { } |
}; |
-bool initializeTestInterfaceEventConstructor(TestInterfaceEventConstructorInit&, const Dictionary&, ExceptionState&, const v8::FunctionCallbackInfo<v8::Value>& info, const String& = ""); |
+bool initializeTestInterfaceEventConstructor(TestInterfaceEventConstructorInit&, const Dictionary&, ExceptionState&, const v8::FunctionCallbackInfo<v8::Value>& info); |
} // namespace blink |