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

Unified Diff: ppapi/cpp/audio_config.h

Issue 10735032: PPAPI: Removed space and extra line from audio_config.h (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/audio_config.h
===================================================================
--- ppapi/cpp/audio_config.h (revision 145690)
+++ ppapi/cpp/audio_config.h (working copy)
@@ -9,7 +9,6 @@
#include "ppapi/c/pp_stdint.h"
#include "ppapi/cpp/resource.h"
-
/// @file
/// This file defines the interface for establishing an
/// audio configuration resource within the browser.
@@ -20,7 +19,7 @@
/// A 16 bit stereo AudioConfig resource. Refer to the
/// <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio
-/// </a> chapter in the Developer's Guide for information on using this
+/// </a>chapter in the Developer's Guide for information on using this
/// interface.
///
/// A single sample frame on a stereo device means one value for the left
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698