Chromium Code Reviews| Index: tests/ppapi_proxy/event_example.html |
| =================================================================== |
| --- tests/ppapi_proxy/event_example.html (revision 4284) |
| +++ tests/ppapi_proxy/event_example.html (working copy) |
| @@ -37,7 +37,7 @@ |
| id="event_module" |
| width=400 height=400 |
| src="ppapi_event_example.nexe" |
| - type="application/x-ppapi-nacl-srpc" |
| + type="application/x-nacl" |
| style="background-color:gray" |
| onload="moduleDidLoad();" /> |
| <p> |