Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / copresence / mediums / audio / audio_recorder_unittest.cc
index 69c856a..4f0e6c8 100644 (file)
@@ -97,7 +97,6 @@ class AudioRecorderTest : public testing::Test {
     params_.Reset(media::AudioParameters::AUDIO_PCM_LOW_LATENCY,
                   kDefaultChannelLayout,
                   channels,
-                  2,
                   sample_rate,
                   bits_per_sample,
                   4096);