Fix some clang warnings with -Wmissing-braces in device.
commita52bc52af6c095e20cddb12afab4088ea99519d8
authordcheng <dcheng@chromium.org>
Mon, 6 Jul 2015 18:43:58 +0000 (6 11:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 6 Jul 2015 18:44:42 +0000 (6 18:44 +0000)
tree5321352cfd326e1ed85feadc434944494524da03
parent9daa72227a0afe0a7d5433c70dbd17061ffa2a14
Fix some clang warnings with -Wmissing-braces in device.

Clang warns if there are missing braces around a subobject
initializer.

BUG=505297

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

Cr-Commit-Position: refs/heads/master@{#337425}
device/bluetooth/bluetooth_task_manager_win.cc