Index: tests/srpc/srpc_nrd_xfer.html |
=================================================================== |
--- tests/srpc/srpc_nrd_xfer.html (revision 4284) |
+++ tests/srpc/srpc_nrd_xfer.html (working copy) |
@@ -272,10 +272,10 @@ |
<div id=status>NO-STATUS</div> |
- <embed type="application/x-nacl-srpc" id="nacl_client" |
+ <embed type="application/x-nacl" id="nacl_client" |
name="nacl_module" 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" |
name="nacl_module" width="0" height="0" |
src="srpc_nrd_server.nexe" /> |