Remove implicit conversions from scoped_refptr to T* in device/
commit6807750b05094442ceb5b101bd50ac723e830a6e
authordcheng <dcheng@chromium.org>
Fri, 21 Nov 2014 18:14:01 +0000 (21 10:14 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Nov 2014 18:14:26 +0000 (21 18:14 +0000)
tree3e0849015cc137e537d992ab8d17da6f0ed5f8ff
parentd93c2714b76188ad0da9ac65d223c41b727d5012
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/748093002

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