| Index: tests/npapi_hw/npapi_hw.html
|
| ===================================================================
|
| --- tests/npapi_hw/npapi_hw.html (revision 1695)
|
| +++ tests/npapi_hw/npapi_hw.html (working copy)
|
| @@ -37,8 +37,13 @@
|
| id="pluginobj"
|
| width=0
|
| height=0
|
| - src="npapi_hw.nexe"
|
| - type="application/x-nacl-srpc" />
|
| + nexe="npapi_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
|
|
|