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..94f1bf83e66299e306bf6aa431b1ca093ea35a25 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&); |
} |
#endif // V8TestEventConstructor_h |