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

Unified Diff: ppapi/cpp/audio.h

Issue 9288006: Minor changes as per Christians most-recent review of the docs. (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
Index: ppapi/cpp/audio.h
===================================================================
--- ppapi/cpp/audio.h (revision 122146)
+++ ppapi/cpp/audio.h (working copy)
@@ -18,8 +18,8 @@
namespace pp {
/// An audio resource. Refer to the
-/// <a href="/chrome/nativeclient/docs/audio.html">Pepper
-/// Audio API Code Walkthrough</a> for information on using this interface.
+/// <a href="/native-client/devguide/coding/audio">Audio</a>
+/// chapter in the Developer's Guide for information on using this interface.
class Audio : public Resource {
public:
« no previous file with comments | « ppapi/c/ppb_file_system.h ('k') | ppapi/cpp/input_event.h » ('j') | ppapi/cpp/var.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698