| Index: native_client_sdk/src/examples/api/media_stream_audio/index.html
|
| diff --git a/native_client_sdk/src/examples/api/media_stream_audio/index.html b/native_client_sdk/src/examples/api/media_stream_audio/index.html
|
| index 26a674e15b86c0b2c3f659abc6187dccb8fc6be4..dafb02174f9a85d4b07cfcfae2f1134b49d18607 100644
|
| --- a/native_client_sdk/src/examples/api/media_stream_audio/index.html
|
| +++ b/native_client_sdk/src/examples/api/media_stream_audio/index.html
|
| @@ -17,8 +17,6 @@ found in the LICENSE file.
|
| <h2>Status: <code id="statusField">NO-STATUS</code></h2>
|
| <p>The MediaStream Audio example demonstrates how to capture audio data from
|
| an audio input device.</p>
|
| - This example uses dev interfaces. It will not work on the WebStore,
|
| - or with PNaCL.<br>
|
| <!-- The NaCl plugin will be embedded inside the element with id "listener".
|
| See common.js.-->
|
| <div id="listener"></div>
|
|
|