| Index: tests/contest_issues/issue54.html
|
| ===================================================================
|
| --- tests/contest_issues/issue54.html (revision 4284)
|
| +++ tests/contest_issues/issue54.html (working copy)
|
| @@ -298,9 +298,9 @@
|
| <td valign=top id="SharedMemoryOutput"> </td>
|
| </tr>
|
| </table>
|
| - <embed type="application/x-nacl-srpc" id="nacl_client"
|
| + <embed type="application/x-nacl" id="nacl_client"
|
| width="0" height="0" src="srpc_nrd_client.nexe" />
|
| - <embed type="application/x-nacl-srpc" id="nacl_server"
|
| + <embed type="application/x-nacl" id="nacl_server"
|
| width="0" height="0" src="srpc_nrd_server.nexe" />
|
| </body>
|
| </html>
|
|
|