| Index: tests/photo/photo.html
|
| ===================================================================
|
| --- tests/photo/photo.html (revision 1695)
|
| +++ tests/photo/photo.html (working copy)
|
| @@ -219,10 +219,15 @@
|
| <td>
|
| <embed name="nacl_module"
|
| id="pluginobj"
|
| - src="photo.nexe"
|
| + nexe="photo"
|
| type="application/x-nacl-srpc"
|
| width=620
|
| height=420>
|
| + <noembed>
|
| + Your browser does not appear to support Native Client.
|
| + Visit http://code.google.com/p/nativeclient/ to get started.
|
| + <noembed/>
|
| +</embed>
|
| </td>
|
|
|
| <td valign="top" >
|
|
|