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

Unified Diff: ppapi/api/ppb_audio.idl

Issue 10749006: Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | ppapi/api/ppb_audio_config.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_audio.idl
===================================================================
--- ppapi/api/ppb_audio.idl (revision 145690)
+++ ppapi/api/ppb_audio.idl (working copy)
@@ -24,9 +24,9 @@
/**
* The <code>PPB_Audio</code> interface contains pointers to several functions
- * for handling audio resources. Please refer to the
- * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Pepper
- * Audio API</a> for information on using this interface.
+ * for handling audio resources. Refer to the
+ * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio</a>
+ * chapter in the Developer's Guide for information on using this interface.
* Please see descriptions for each <code>PPB_Audio</code> and
* <code>PPB_AudioConfig</code> function for more details. A C example using
* <code>PPB_Audio</code> and <code>PPB_AudioConfig</code> follows.
« no previous file with comments | « no previous file | ppapi/api/ppb_audio_config.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698