parent
9f5e3f6685
commit
b15b820bca
2 changed files with 0 additions and 17 deletions
|
@ -52,13 +52,6 @@ struct Converter<blink::WebMouseWheelEvent> {
|
|||
blink::WebMouseWheelEvent* out);
|
||||
};
|
||||
|
||||
template <>
|
||||
struct Converter<blink::WebSize> {
|
||||
static bool FromV8(v8::Isolate* isolate,
|
||||
v8::Local<v8::Value> val,
|
||||
blink::WebSize* out);
|
||||
};
|
||||
|
||||
template <>
|
||||
struct Converter<blink::DeviceEmulationParams> {
|
||||
static bool FromV8(v8::Isolate* isolate,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue