Chromium Code Reviews| Index: webrtc/common_audio/resampler/sinc_resampler.cc |
| diff --git a/webrtc/common_audio/resampler/sinc_resampler.cc b/webrtc/common_audio/resampler/sinc_resampler.cc |
| index 373ef4c76cbf7d95bb685902351a6752a7cd73ba..81c789d00b73d18bada42bf08af646082c50def7 100644 |
| --- a/webrtc/common_audio/resampler/sinc_resampler.cc |
| +++ b/webrtc/common_audio/resampler/sinc_resampler.cc |
| @@ -97,6 +97,7 @@ |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |
| + |
| namespace { |
| double SincScaleFactor(double io_ratio) { |