Commit 91a793e5 authored by Aidan Wolter's avatar Aidan Wolter Committed by Commit Bot

Fix ALSA unit test

Fixes small conflict after crrev.com/c/1036524.

Bug: None
Test: cast_media_unittests
Change-Id: Ib0a83c0074c6f9f7b9532cefe10c7331ec11e645
Reviewed-on: https://chromium-review.googlesource.com/1160932
Commit-Queue: Aidan Wolter <awolter@chromium.org>
Reviewed-by: default avatarKenneth MacKay <kmackay@chromium.org>
Cr-Commit-Position: refs/heads/master@{#580251}
parent 7dd6561a
......@@ -24,7 +24,6 @@ const ::media::AudioParameters kDefaultAudioParams(
::media::AudioParameters::AUDIO_PCM_LOW_LATENCY,
::media::CHANNEL_LAYOUT_STEREO,
::media::AudioParameters::kAudioCDSampleRate,
16,
256);
void OnLogMessage(const std::string& message) {}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment