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

Unified Diff: Source/core/platform/audio/AudioResamplerKernel.h

Issue 20294002: Fix trailing whitespace in .cpp, .h, and .idl files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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/core/platform/audio/AudioResampler.cpp ('k') | Source/core/platform/audio/AudioResamplerKernel.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/audio/AudioResamplerKernel.h
diff --git a/Source/core/platform/audio/AudioResamplerKernel.h b/Source/core/platform/audio/AudioResamplerKernel.h
index 28ad276999356ef0cf8a2998214e831e6d8ee96c..8bfb8a8014b65a263d46b5c1cacc7ae6ddc3fbfd 100644
--- a/Source/core/platform/audio/AudioResamplerKernel.h
+++ b/Source/core/platform/audio/AudioResamplerKernel.h
@@ -59,7 +59,7 @@ private:
AudioResampler* m_resampler;
AudioFloatArray m_sourceBuffer;
-
+
// This is a (floating point) read index on the input stream.
double m_virtualReadIndex;
« no previous file with comments | « Source/core/platform/audio/AudioResampler.cpp ('k') | Source/core/platform/audio/AudioResamplerKernel.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698