Remove implicit conversions from scoped_refptr to T* in device/
commit8c6ae495cf2dd5117d0d209c25169710c491f992
authordcheng <dcheng@chromium.org>
Thu, 13 Nov 2014 00:48:31 +0000 (12 16:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 13 Nov 2014 00:48:50 +0000 (13 00:48 +0000)
tree506d8d6f594326e233a6a3378c376c0180e4810d
parentd47fd723e145dfc02b1347e41d61ae50497d7abd
Remove implicit conversions from scoped_refptr to T* in device/

This patch was generated by running the rewrite_scoped_refptr clang tool
on a Windows build.

BUG=110610

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

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