Remove sample_rate / 100 check for input devices.
commit88b0e27b63f88b21538ffd0531d08ba043ee1189
authordalecurtis <dalecurtis@chromium.org>
Thu, 9 Jul 2015 18:42:54 +0000 (9 11:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Jul 2015 18:43:41 +0000 (9 18:43 +0000)
tree2044e3cb46a04a7320280734df4c229b85496f0b
parente1b0962323ad7f167f92e3a08669d06cc2494add
Remove sample_rate / 100 check for input devices.

http://crrev.com/337238 changed the way input buffer sizes were
calculated, this test is no longer accurate.

BUG=none
TEST=compile
TBR=henrika

Review URL: https://codereview.chromium.org/1226313005

Cr-Commit-Position: refs/heads/master@{#338099}
media/audio/win/audio_low_latency_input_win_unittest.cc