| Index: tests/srpc_hw/srpc_hw.html
|
| ===================================================================
|
| --- tests/srpc_hw/srpc_hw.html (revision 1695)
|
| +++ tests/srpc_hw/srpc_hw.html (working copy)
|
| @@ -39,8 +39,14 @@
|
| <embed name="nacl_module"
|
| id="pluginobj"
|
| width=0 height=0
|
| - src="srpc_hw.nexe"
|
| - type="application/x-nacl-srpc" />
|
| + nexe="srpc_hw"
|
| + type="application/x-nacl-srpc">
|
| + <noembed>
|
| + Your browser does not appear to support Native Client.
|
| + Visit http://code.google.com/p/nativeclient/ to get started.
|
| + <noembed/>
|
| + </embed>
|
| +
|
| </p>
|
|
|
| <p>If the plug-in is working correctly, a click on the "Call fortytwo" button
|
|
|