| Index: tests/prebuilt/x64/srpc_hw.html
|
| ===================================================================
|
| --- tests/prebuilt/x64/srpc_hw.html (revision 2563)
|
| +++ tests/prebuilt/x64/srpc_hw.html (working copy)
|
| @@ -55,7 +55,7 @@
|
| <script type="text/javascript" src="nacl_js_lib.js"></script>
|
| <script type="text/javascript">
|
| //<![CDATA[
|
| -var nacllib = new NaclLib("nacl_module", "status", 100);
|
| +var nacllib = new NaclLib("nacl_module", "status", 500);
|
|
|
| nacllib.test = function() {
|
| var plugin = document.getElementById("pluginobj");
|
|
|