Make media_blink_unittests compile on windows
commit17318f39fb07a46a5a6892479cd412703076a6dd
authorhubbe <hubbe@chromium.org>
Wed, 16 Sep 2015 23:04:13 +0000 (16 16:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 16 Sep 2015 23:04:57 +0000 (16 23:04 +0000)
tree7e001114a44e534396b45ad35d86fd09b7392516
parent9246d8e3e1b66719e679be86d9e3c9a51716aa41
Make media_blink_unittests compile on windows

This was the error before:

e:\b\build\slave\win\build\src\media\blink\webaudiosourceprovider_impl_unittest.cc(165) : error C2220: warning treated as error - no 'object' file generated
e:\b\build\slave\win\build\src\media\blink\webaudiosourceprovider_impl_unittest.cc(165) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data

BUG=506122

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

Cr-Commit-Position: refs/heads/master@{#349266}
media/blink/webaudiosourceprovider_impl_unittest.cc