Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Unified Diff: native_client_sdk/src/examples/api/media_stream_audio/index.html

Issue 212023003: PPAPI: Bring PPB_MediaStream*Track to stable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | native_client_sdk/src/examples/api/media_stream_video/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | native_client_sdk/src/examples/api/media_stream_video/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698