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

Unified Diff: ppapi/api/ppb_audio_config.idl

Issue 9569032: Fixing paths so that they pick up the variable for the pepper directory based on version number. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/c/ppb_audio_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppb_audio_config.idl
===================================================================
--- ppapi/api/ppb_audio_config.idl (revision 124481)
+++ ppapi/api/ppb_audio_config.idl (working copy)
@@ -45,7 +45,7 @@
* This interface only supports 16-bit stereo output.
*
* Refer to the
- * <a href="/chrome/nativeclient/docs/audio.html">Pepper
+ * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Pepper
* Audio API</a> for information on using this interface.
*/
[macro="PPB_AUDIO_CONFIG_INTERFACE"]
« no previous file with comments | « no previous file | ppapi/c/ppb_audio_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698