| Index: tests/quake/quake.html | 
| =================================================================== | 
| --- tests/quake/quake.html	(revision 1695) | 
| +++ tests/quake/quake.html	(working copy) | 
| @@ -110,7 +110,13 @@ | 
| </span> | 
| </span> | 
| <center> | 
| - <embed id="embed1" src="nacl_quake" type="application/x-nacl-srpc" width=800 height=600> | 
| + <embed id="embed1" nexe="nacl_quake" type="application/x-nacl-srpc" | 
| +        width=800 height=600> | 
| +   <noembed> | 
| +     Your browser does not appear to support Native Client. | 
| +     Visit http://code.google.com/p/nativeclient/ to get started. | 
| +   <noembed/> | 
| + </embed> | 
| </center> | 
| <br> | 
|  | 
|  |