Chromium Code Reviews| Index: tests/contest_issues/issue52.html |
| =================================================================== |
| --- tests/contest_issues/issue52.html (revision 4284) |
| +++ tests/contest_issues/issue52.html (working copy) |
| @@ -32,7 +32,7 @@ |
| <button type="button" onclick="helloworld()" id="hwbuttonobj"> |
| Call helloworld() |
| </button> |
| - <embed id="pluginobj" type="application/x-nacl-srpc" |
| + <embed id="pluginobj" type="application/x-nacl" |
| width="0" height="0" src="issue52.nexe" /> |
| </p> |
| <p> |