| Index: native_client_sdk/src/examples/api/media_stream_video/index.html
|
| diff --git a/native_client_sdk/src/examples/api/media_stream_video/index.html b/native_client_sdk/src/examples/api/media_stream_video/index.html
|
| index 95f173f30a1127cf822e0ea305bb9320da3c74f2..b03fc5099ed92bf3266e18e8ca8418f82fc51690 100644
|
| --- a/native_client_sdk/src/examples/api/media_stream_video/index.html
|
| +++ b/native_client_sdk/src/examples/api/media_stream_video/index.html
|
| @@ -17,8 +17,6 @@ found in the LICENSE file.
|
| <h2>Status: <code id="statusField">NO-STATUS</code></h2>
|
| <p>The MediaStream Video example demonstrates how to capture video from
|
| a webcam.</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>
|
|
|