summaryrefslogtreecommitdiff
path: root/test/data/bindings/window.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/bindings/window.bnd')
-rw-r--r--test/data/bindings/window.bnd3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/data/bindings/window.bnd b/test/data/bindings/window.bnd
index e59f65a..2f26f56 100644
--- a/test/data/bindings/window.bnd
+++ b/test/data/bindings/window.bnd
@@ -27,8 +27,7 @@ epilogue %{
#include "dom.bnd"
-binding window {
- type js_libdom; /* the binding type */
+binding jsapi_libdom {
interface Window; /* Web IDL interface to generate */