| Index: tests/quake/quake3.html
|
| ===================================================================
|
| --- tests/quake/quake3.html (revision 4284)
|
| +++ tests/quake/quake3.html (working copy)
|
| @@ -131,10 +131,10 @@
|
| </span>
|
| </span>
|
| <center>
|
| - <embed id="embed_a" src="nacl_quake" type="application/x-nacl-srpc" width=512 height=384 />
|
| - <embed id="embed_b" src="nacl_quake" type="application/x-nacl-srpc" width=512 height=384 />
|
| + <embed id="embed_a" src="nacl_quake" type="application/x-nacl" width=512 height=384 />
|
| + <embed id="embed_b" src="nacl_quake" type="application/x-nacl" width=512 height=384 />
|
| <br>
|
| - <embed id="embed_c" src="nacl_quake" type="application/x-nacl-srpc" width=512 height=384 />
|
| + <embed id="embed_c" src="nacl_quake" type="application/x-nacl" width=512 height=384 />
|
| </center>
|
| <br>
|
|
|
|
|