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

Unified Diff: Source/modules/webaudio/AudioBasicProcessorNode.h

Issue 20300002: Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | « Source/modules/webaudio/AsyncAudioDecoder.cpp ('k') | Source/modules/webaudio/AudioBasicProcessorNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/webaudio/AudioBasicProcessorNode.h
diff --git a/Source/modules/webaudio/AudioBasicProcessorNode.h b/Source/modules/webaudio/AudioBasicProcessorNode.h
index 89297c3c2464b11df828e2ca6ece87873a4d63bf..eb94cac22217366a87ff245b7f11c273cdb39b2a 100644
--- a/Source/modules/webaudio/AudioBasicProcessorNode.h
+++ b/Source/modules/webaudio/AudioBasicProcessorNode.h
@@ -35,7 +35,7 @@ namespace WebCore {
class AudioBus;
class AudioNodeInput;
class AudioProcessor;
-
+
// AudioBasicProcessorNode is an AudioNode with one input and one output where the input and output have the same number of channels.
class AudioBasicProcessorNode : public AudioNode {
public:
« no previous file with comments | « Source/modules/webaudio/AsyncAudioDecoder.cpp ('k') | Source/modules/webaudio/AudioBasicProcessorNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698