add urlutils IDL to netsurf binding

This commit is contained in:
Vincent Sanders 2015-08-11 14:35:31 +01:00
parent a590117246
commit c1d5bbe7df

View File

@ -12,6 +12,7 @@ binding duk_libdom {
webidl "dom.idl";
webidl "html.idl";
webidl "uievents.idl";
webidl "urlutils.idl";
webidl "console.idl";
preface %{