| Index: tests/mandel/mandel_tiled.html | 
| =================================================================== | 
| --- tests/mandel/mandel_tiled.html	(revision 1695) | 
| +++ tests/mandel/mandel_tiled.html	(working copy) | 
| @@ -289,6 +289,11 @@ | 
| </b> | 
| <br/> | 
| <embed type="application/x-nacl-srpc" id="nacl" | 
| -           src="mandel_tiled.nexe" hidden="true" /> | 
| +           nexe="mandel_tiled" hidden="true"> | 
| +      <noembed> | 
| +        Your browser does not appear to support Native Client. | 
| +        Visit http://code.google.com/p/nativeclient/ to get started. | 
| +      <noembed/> | 
| +    </embed> | 
| </body> | 
| </html> | 
|  |