Index: Source/bindings/tests/results/V8TestEventConstructor.h |
diff --git a/Source/bindings/tests/results/V8TestEventConstructor.h b/Source/bindings/tests/results/V8TestEventConstructor.h |
index 5684c133d1acd97c7a433e23994c66286c8c5eb7..44b8d2b655377134fbc8f204ad4365e6487edf90 100644 |
--- a/Source/bindings/tests/results/V8TestEventConstructor.h |
+++ b/Source/bindings/tests/results/V8TestEventConstructor.h |
@@ -157,7 +157,7 @@ inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtr<Te |
v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); |
} |
-bool fillTestEventConstructorInit(TestEventConstructorInit&, const Dictionary&); |
+bool fillTestEventConstructorInit(TestEventConstructorInit&, const Dictionary&, ExceptionState&, const String& = ""); |
} |
#endif // V8TestEventConstructor_h |