| Index: tests/prebuilt/x86/srpc_nrd_xfer.html
|
| ===================================================================
|
| --- tests/prebuilt/x86/srpc_nrd_xfer.html (revision 4284)
|
| +++ tests/prebuilt/x86/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" />
|
|
|
|
|