Index: native_client_sdk/src/examples/input_events/index.html |
diff --git a/native_client_sdk/src/examples/input_events/index.html b/native_client_sdk/src/examples/input_events/index.html |
index 7eb3da5d95bcc0684e2d5bfa522f7740a368d464..63236404236f4cf10fdf960e68fdf5c704b42983 100644 |
--- a/native_client_sdk/src/examples/input_events/index.html |
+++ b/native_client_sdk/src/examples/input_events/index.html |
@@ -31,7 +31,7 @@ found in the LICENSE file. |
} |
</script> |
</head> |
-<body onload="common.onload('<NAME>', '<tc>')"> |
+<body onload="common.onload('<NAME>', '<tc>', '<config>')"> |
<h1><TITLE></h1> |
<h2>Status: <code id="statusField">NO-STATUS</code></h2> |