| Index: tests/npapi_runtime/npapi_runtime.html | 
| =================================================================== | 
| --- tests/npapi_runtime/npapi_runtime.html	(revision 1695) | 
| +++ tests/npapi_runtime/npapi_runtime.html	(working copy) | 
| @@ -688,8 +688,13 @@ | 
| width=0 | 
| height=0 | 
| onload="EnqueueAndRunTests();" | 
| -         src="npapi_runtime.nexe" | 
| -         type="application/x-nacl-srpc" /> | 
| +         nexe="npapi_runtime" | 
| +         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> | 
|  | 
| </body> | 
|  |