summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_audio_config.h
diff options
context:
space:
mode:
authorjond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 21:23:06 +0000
committerjond@google.com <jond@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-29 21:23:06 +0000
commitf9e4243031c3d77b7ea04f1998863097007f6a55 (patch)
tree0d45c3178be58d7d06413ae4fcca61945e744801 /ppapi/c/ppb_audio_config.h
parent54afa74de949f9a379258341256036ccb6d92fb6 (diff)
downloadchromium_src-f9e4243031c3d77b7ea04f1998863097007f6a55.zip
chromium_src-f9e4243031c3d77b7ea04f1998863097007f6a55.tar.gz
chromium_src-f9e4243031c3d77b7ea04f1998863097007f6a55.tar.bz2
Review URL: http://codereview.chromium.org/6883277
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83596 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/ppb_audio_config.h')
-rw-r--r--ppapi/c/ppb_audio_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/c/ppb_audio_config.h b/ppapi/c/ppb_audio_config.h
index 4291e27..a49c8cb 100644
--- a/ppapi/c/ppb_audio_config.h
+++ b/ppapi/c/ppb_audio_config.h
@@ -18,8 +18,8 @@
* @file
* This file defines the PPB_AudioConfig interface for establishing an
* audio configuration resource within the browser. Refer to the
- * <a href="/chrome/nativeclient/docs/audio.html">Pepper Audio API Code
- * Walkthrough</a> for information on using this interface.
+ * <a href="http://code.google.com/chrome/nativeclient/docs/audio.html">Pepper
+ * Audio API Code Walkthrough</a> for information on using this interface.
*/
/**