| Index: tests/prebuilt/x86/pepper_plugin.html
|
| ===================================================================
|
| --- tests/prebuilt/x86/pepper_plugin.html (revision 4284)
|
| +++ tests/prebuilt/x86/pepper_plugin.html (working copy)
|
| @@ -27,7 +27,7 @@
|
| <td valign="top" width="45%">
|
| <embed name="nacl_module"
|
| id="plugin_2d"
|
| - type="application/x-nacl-srpc"
|
| + type="application/x-nacl"
|
| src="pepper_plugin.nexe"
|
| width="400"
|
| height="400"
|
| @@ -45,7 +45,7 @@
|
| <td valign="top" width="45%">
|
| <embed name="nacl_module"
|
| id="plugin_3d"
|
| - type="application/x-nacl-srpc"
|
| + type="application/x-nacl"
|
| src="pepper_plugin.nexe"
|
| width="400"
|
| height="400"
|
|
|