| Index: tests/client_translator/translator.html
|
| ===================================================================
|
| --- tests/client_translator/translator.html (revision 4284)
|
| +++ tests/client_translator/translator.html (working copy)
|
| @@ -121,17 +121,17 @@
|
| </table>
|
| <div id="status">NO-STATUS</div>
|
|
|
| - <embed type="application/x-nacl-srpc" id="translator" name="nacl_module"
|
| + <embed type="application/x-nacl" id="translator" name="nacl_module"
|
| width="0" height="0" src="translator.nexe" />
|
|
|
| <!--
|
| - <embed type="application/x-nacl-srpc" id="llc"
|
| + <embed type="application/x-nacl" id="llc"
|
| width="0" height="0" src="llc.nexe" />
|
|
|
| - <embed type="application/x-nacl-srpc" id="as"
|
| + <embed type="application/x-nacl" id="as"
|
| width="0" height="0" src="as.nexe" />
|
|
|
| - <embed type="application/x-nacl-srpc" id="ld"
|
| + <embed type="application/x-nacl" id="ld"
|
| width="0" height="0" src="ld.nexe" />
|
| -->
|
|
|
|
|