| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h
|
| index 5b18bf10dad414cfc6b9f9c7392ca97a9d1fdbda..bc5ff156421cedcb4956919e3545b16a41412e45 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEventInit.h
|
| @@ -22,7 +22,6 @@ public:
|
| CORE_EXPORT static void toImpl(v8::Isolate*, v8::Local<v8::Value>, TestInterfaceEventInit&, ExceptionState&);
|
| };
|
|
|
| -v8::Local<v8::Value> toV8(const TestInterfaceEventInit&, v8::Local<v8::Object>, v8::Isolate*);
|
| CORE_EXPORT bool toV8TestInterfaceEventInit(const TestInterfaceEventInit&, v8::Local<v8::Object> dictionary, v8::Local<v8::Object> creationContext, v8::Isolate*);
|
|
|
| template<class CallbackInfo>
|
|
|