Index: tests/ppapi_example_audio/ppapi_example_audio.html |
=================================================================== |
--- tests/ppapi_example_audio/ppapi_example_audio.html (revision 4284) |
+++ tests/ppapi_example_audio/ppapi_example_audio.html (working copy) |
@@ -13,7 +13,7 @@ |
width=0 height=0 |
src="ppapi_example_audio.nexe" |
style="background-color:gray" |
- type="application/x-ppapi-nacl-srpc" /> |
+ type="application/x-nacl" /> |
<br>Verify that a 400Hz tone is emitted on the left channel.<br> |
<br>Verify that a 1000Hz tone is emitted on the right channel.<br> |
<br>Note: This example depends on your system supporting audio output.<br> |