Chromium Code Reviews| Index: tests/contest_issues/issue63.html |
| =================================================================== |
| --- tests/contest_issues/issue63.html (revision 4284) |
| +++ tests/contest_issues/issue63.html (working copy) |
| @@ -47,7 +47,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="issue63.nexe" /> |
| </p> |
| <p> |